opnsense-src/sys/netgraph/bluetooth/l2cap
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_l2cap_cmds.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_cmds.h Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_evnt.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_evnt.h
ng_l2cap_llpi.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_llpi.h Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_main.c Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
ng_l2cap_misc.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_misc.h Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_prse.h
ng_l2cap_ulpi.c Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
ng_l2cap_ulpi.h
ng_l2cap_var.h Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
TODO