freebsd-dev/sys/netgraph/bluetooth/l2cap
Takanori Watanabe 99043514c6 Fix rfcomm_sppd regression I could reproduced.
To reproduce it, Two machine running FreeBSD and
run
rfcomm_sppd -c 3 -S
rfcomm_sppd -a ${PEER} -c 3
on each side.
2015-07-07 15:56:51 +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
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 Fix rfcomm_sppd regression I could reproduced. 2015-07-07 15:56:51 +00:00
ng_l2cap_ulpi.h
ng_l2cap_var.h Initial Bluetooth LE support. 2015-04-07 10:22:56 +00:00
TODO