.. |
Makefile
|
…
|
|
bluetooth.h
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
bt_proto.c
|
remove last usage of KAUTH_ISSUSER in bluetooth code by adding
|
2009-08-10 18:25:20 +00:00 |
bt_sysctl.c
|
…
|
|
files.netbt
|
…
|
|
hci.h
|
update/correct specification IDs according to recently published
|
2009-09-01 18:02:44 +00:00 |
hci_event.c
|
add devices seen in "Extended Inquiry Result" to the cache
|
2009-08-24 20:37:36 +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
|
Merge the socket locking patch:
|
2008-04-24 11:38:36 +00:00 |
hci_misc.c
|
improve memo taking of known bluetooth devices
|
2007-09-16 19:59:30 +00:00 |
hci_socket.c
|
reduce the number of KAUTH_DEVICE_BLUETOOTH_SEND/RECV requests
|
2009-08-10 20:22:06 +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
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
l2cap_lower.c
|
adjust message for previous change
|
2008-08-05 13:08:31 +00:00 |
l2cap_misc.c
|
Merge the socket locking patch:
|
2008-04-24 11:38:36 +00:00 |
l2cap_signal.c
|
use more device_t and device_xxx() accessors
|
2007-11-10 23:12:22 +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
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |
rfcomm.h
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +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
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +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
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +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
|
Convert socket options code to use a sockopt structure
|
2008-08-06 15:01:23 +00:00 |