Merge from vendor branch PKGSRC:
[netbsd-mini2440.git] / sys / netbt / files.netbt
blob28e57153035c27ce600daddc4fa69a2f6b9aec70
1 # $NetBSD: files.netbt,v 1.3 2006/08/27 11:41:58 plunky Exp $
3 # Bluetooth Protocols
5 define  bluetooth
6 defflag opt_bluetooth.h         BLUETOOTH
8 # Bluetooth HCI controller (bthub attaches here)
9 define  btbus   { }
11 file    netbt/bt_proto.c        bluetooth
12 file    netbt/bt_sysctl.c       bluetooth
14 file    netbt/hci_event.c       bluetooth
15 file    netbt/hci_ioctl.c       bluetooth
16 file    netbt/hci_link.c        bluetooth
17 file    netbt/hci_misc.c        bluetooth
18 file    netbt/hci_socket.c      bluetooth
19 file    netbt/hci_unit.c        bluetooth
21 file    netbt/l2cap_lower.c     bluetooth
22 file    netbt/l2cap_misc.c      bluetooth
23 file    netbt/l2cap_signal.c    bluetooth
24 file    netbt/l2cap_socket.c    bluetooth
25 file    netbt/l2cap_upper.c     bluetooth
27 file    netbt/rfcomm_dlc.c      bluetooth
28 file    netbt/rfcomm_session.c  bluetooth
29 file    netbt/rfcomm_socket.c   bluetooth
30 file    netbt/rfcomm_upper.c    bluetooth
32 file    netbt/sco_socket.c      bluetooth
33 file    netbt/sco_upper.c       bluetooth