NetBSD/sys/netbt
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
Makefile
bluetooth.h G/C M_EMULDATA 2011-04-27 00:36:47 +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 improve memo taking of known bluetooth devices 2007-09-16 19:59:30 +00:00
hci_socket.c add (SOL_SOCKET, SO_TIMESTAMP) messages if requested 2011-01-30 17:23:23 +00:00
hci_unit.c do not hold bt_lock while detaching bthub, as devices may need to aquire 2008-06-26 14:17:27 +00:00
l2cap.h respond to L2CAP Information requests 2011-02-06 18:50:59 +00:00
l2cap_lower.c adjust message for previous change 2008-08-05 13:08:31 +00:00
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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
l2cap_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
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 Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm_session.c do not produce an error when connections are closed normally 2010-11-17 20:19:25 +00:00
rfcomm_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm_upper.c prevent local socket address from being changed after socket is 2010-01-04 19:20:05 +00:00
sco.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco_upper.c prevent local socket address from being changed after socket is 2010-01-04 19:20:05 +00:00