freebsd-nq/sys/netgraph/bluetooth/socket
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
..
ng_btsocket_hci_raw.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_btsocket_l2cap_raw.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_btsocket_l2cap.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_btsocket_rfcomm.c In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
ng_btsocket_sco.c In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
ng_btsocket.c
TODO