freebsd-dev/sys/netgraph/bluetooth
Takanori Watanabe fbc48c2bfb Initial Bluetooth LE support.
Note that sockaddr_l2cap structure is changed , check socket address
to initialize new structure member and define L2CAP_SOCKET_CHECKED
before including ng_btsocket.h

Differential Revision:        https://reviews.freebsd.org/D2021
Reviewed by:emax
2015-04-07 10:22:56 +00:00
..
common Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
drivers In order to reduce use of M_EXT outside of the mbuf allocator and 2015-01-06 12:59:37 +00:00
hci Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
include Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
l2cap Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
socket Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00