freebsd-dev/sys/netgraph/bluetooth/hci
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_hci_cmds.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_hci_cmds.h
ng_hci_evnt.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_hci_evnt.h
ng_hci_main.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_hci_misc.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_hci_misc.h Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_hci_prse.h
ng_hci_ulpi.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_hci_ulpi.h
ng_hci_var.h Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
TODO