2006-09-10 19:45:55 +04:00
|
|
|
# $NetBSD: files.netbt,v 1.4 2006/09/10 15:45:56 plunky Exp $
|
2006-06-19 19:44:33 +04:00
|
|
|
|
|
|
|
# Bluetooth Protocols
|
|
|
|
|
2006-06-21 21:14:13 +04:00
|
|
|
define bluetooth
|
2006-06-19 19:44:33 +04:00
|
|
|
defflag opt_bluetooth.h BLUETOOTH
|
|
|
|
|
2006-09-10 19:45:55 +04:00
|
|
|
# Bluetooth HCI controller (bthub attaches here)
|
|
|
|
define btbus { }
|
|
|
|
|
2006-06-19 19:44:33 +04:00
|
|
|
file netbt/bt_proto.c bluetooth
|
|
|
|
file netbt/bt_sysctl.c bluetooth
|
|
|
|
|
|
|
|
file netbt/hci_event.c bluetooth
|
|
|
|
file netbt/hci_ioctl.c bluetooth
|
|
|
|
file netbt/hci_link.c bluetooth
|
|
|
|
file netbt/hci_misc.c bluetooth
|
|
|
|
file netbt/hci_socket.c bluetooth
|
|
|
|
file netbt/hci_unit.c bluetooth
|
|
|
|
|
|
|
|
file netbt/l2cap_lower.c bluetooth
|
|
|
|
file netbt/l2cap_misc.c bluetooth
|
|
|
|
file netbt/l2cap_signal.c bluetooth
|
|
|
|
file netbt/l2cap_socket.c bluetooth
|
|
|
|
file netbt/l2cap_upper.c bluetooth
|
|
|
|
|
|
|
|
file netbt/rfcomm_dlc.c bluetooth
|
|
|
|
file netbt/rfcomm_session.c bluetooth
|
|
|
|
file netbt/rfcomm_socket.c bluetooth
|
|
|
|
file netbt/rfcomm_upper.c bluetooth
|
|
|
|
|
2006-08-27 15:41:58 +04:00
|
|
|
file netbt/sco_socket.c bluetooth
|
2006-06-19 19:44:33 +04:00
|
|
|
file netbt/sco_upper.c bluetooth
|