NetBSD/sys/netbt
rillig feff384922 Macros that are meant for statements (instead of expressions) SHALL
never be defined to an empty string, because in that case,

	if (condition) DPRINTF(...); else err(...);

results in a gcc warning, and possibly worse things.
2007-09-17 01:23:17 +00:00
..
bluetooth.h Macros that are meant for statements (instead of expressions) SHALL 2007-09-17 01:23:17 +00:00
bt_proto.c
bt_sysctl.c
files.netbt
hci_event.c improve memo taking of known bluetooth devices 2007-09-16 19:59:30 +00:00
hci_ioctl.c
hci_link.c improve memo taking of known bluetooth devices 2007-09-16 19:59:30 +00:00
hci_misc.c improve memo taking of known bluetooth devices 2007-09-16 19:59:30 +00:00
hci_socket.c
hci_unit.c
hci.h improve memo taking of known bluetooth devices 2007-09-16 19:59:30 +00:00
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c
l2cap_socket.c
l2cap_upper.c
l2cap.h
Makefile
rfcomm_dlc.c
rfcomm_session.c
rfcomm_socket.c
rfcomm_upper.c
rfcomm.h
sco_socket.c
sco_upper.c
sco.h