NetBSD/sys/netbt
plunky 38be6befc7 Some Broadcom controllers emit empty ACL packets during connection
setup, using the handle that they have not yet told us for the
connection-to-be. Disconnecting can cause problems so just ignore
zero length ACL packets on unknown connection handles.

fixes a problem reported by Nick Hudson
2010-10-14 07:05:03 +00:00
..
Makefile
bluetooth.h Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
bt_proto.c Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
bt_sysctl.c
files.netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
hci.h add feature bits from 3.0 specification 2009-09-11 18:35:50 +00:00
hci_event.c slight reordering, plus only deal with ACL links 2009-09-12 18:31:46 +00:00
hci_ioctl.c add a per-unit master setting, to control requesting the master role 2009-08-20 21:40:59 +00:00
hci_link.c Some Broadcom controllers emit empty ACL packets during connection 2010-10-14 07:05:03 +00:00
hci_misc.c
hci_socket.c reduce the number of KAUTH_DEVICE_BLUETOOTH_SEND/RECV requests 2009-08-10 20:22:06 +00:00
hci_unit.c
l2cap.h Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
l2cap_lower.c
l2cap_misc.c Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
l2cap_signal.c When the special L2CAP_PSM_ANY value is used for listening sockets, 2009-09-25 19:44:57 +00:00
l2cap_socket.c
l2cap_upper.c prevent local socket address from being changed after socket is 2010-01-04 19:20:05 +00:00
rfcomm.h Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
rfcomm_dlc.c
rfcomm_session.c when receiving a MCC PN response, the max frame size that the remote 2010-01-03 16:38:15 +00:00
rfcomm_socket.c
rfcomm_upper.c prevent local socket address from being changed after socket is 2010-01-04 19:20:05 +00:00
sco.h
sco_socket.c
sco_upper.c prevent local socket address from being changed after socket is 2010-01-04 19:20:05 +00:00