freebsd-dev/sys/netgraph/bluetooth/socket
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_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 Fix rfcomm_sppd regression I could reproduced. 2015-07-07 15:56:51 +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 PR: 168520 170096 2013-07-15 01:32:55 +00:00
TODO