NetBSD/sys/netbt
plunky 2c6dc8c043 upon device initialisation, query and cache the device features,
and cache the maximum ACL/SCO packet buffers.

provide an additional SIOCGBTFEAT ioctl to retrieve the cached
features, and add the max values to the SIOC?BTINFO results.

(btreq does not change size)
2010-11-22 19:56:51 +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 upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
hci_event.c upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
hci_ioctl.c upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +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 do not produce an error when connections are closed normally 2010-11-17 20:19:25 +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 do not produce an error when connections are closed normally 2010-11-17 20:19:25 +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