NetBSD/sys/netbt
pooka fbd53556dc Wipe out the last vestiges of POOL_INIT with one swift stroke. In
most cases, use a proper constructor.  For proplib, give a local
equivalent of POOL_INIT for the kernel object implementation.  This
way the code structure can be preserved, and a local link set is
not hazardous anyway (unless proplib is split to several modules,
but that'll be the day).

tested by booting a kernel in qemu and compile-testing i386/ALL
2009-09-13 18:45:10 +00:00
..
Makefile
bluetooth.h
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
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
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
l2cap_socket.c
l2cap_upper.c
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 Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
rfcomm_socket.c
rfcomm_upper.c
sco.h
sco_socket.c
sco_upper.c