NetBSD/sys/netbt
mrg fbffadb9f8 - add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
  this case, and thus can't be marked __dead easily
2019-02-03 03:19:25 +00:00
..
bluetooth.h
bt_proto.c
bt_sysctl.c
files.netbt
hci_event.c
hci_ioctl.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
hci_link.c two issues noted by maxv@ 2018-09-07 14:47:15 +00:00
hci_misc.c
hci_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
hci_unit.c
hci.h
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c
l2cap_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
l2cap_upper.c
l2cap.h
Makefile
rfcomm_dlc.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
rfcomm_session.c Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
rfcomm_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
rfcomm_upper.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
rfcomm.h
sco_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
sco_upper.c
sco.h