NetBSD/sys/netbt
plunky 264c79359e Endian issues:
hci_event.c:
 - Convert memo->response.clock_offset to host-endian.

hci_ioctl.c:
 - printf format tweak (size_t)

hci_link.c:
 - Convert memo->response.clock_offset from host-endian.
 - Tweak a DIAGNOSTIC message.

l2cap_signal.c:
 - In l2cap_recv_config_req(), rp->scid is little-endian so make sure
   we convert from host-endian.

	from scw@
2006-09-11 22:12:39 +00:00
..
Makefile
bluetooth.h
bt_proto.c add missing initializers. 2006-08-28 00:13:44 +00:00
bt_sysctl.c BluetootH SCO Audio update. 2006-08-27 11:41:58 +00:00
files.netbt update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
hci.h update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
hci_event.c Endian issues: 2006-09-11 22:12:39 +00:00
hci_ioctl.c Endian issues: 2006-09-11 22:12:39 +00:00
hci_link.c Endian issues: 2006-09-11 22:12:39 +00:00
hci_misc.c
hci_socket.c Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
hci_unit.c update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
l2cap.h
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c Endian issues: 2006-09-11 22:12:39 +00:00
l2cap_socket.c
l2cap_upper.c
rfcomm.h
rfcomm_dlc.c
rfcomm_session.c hci_link.c: 2006-09-11 22:08:38 +00:00
rfcomm_socket.c
rfcomm_upper.c
sco.h Bluetooth fixes by Iain Hibbert: 2006-07-26 10:20:56 +00:00
sco_socket.c add newline to (debug) printf 2006-08-28 08:19:53 +00:00
sco_upper.c BluetootH SCO Audio update. 2006-08-27 11:41:58 +00:00