1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00
freebsd/sys/netgraph/bluetooth/socket
Takanori Watanabe 483ed39512 Fix encryption error handling.
Close l2cap connection on encryption error.
2015-11-07 12:15:02 +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 Fix encryption error handling. 2015-11-07 12:15:02 +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
TODO