Lines Matching full:bluetooth
54 #include <netgraph/bluetooth/include/ng_bluetooth.h>
55 #include <netgraph/bluetooth/include/ng_hci.h>
56 #include <netgraph/bluetooth/include/ng_l2cap.h>
57 #include <netgraph/bluetooth/include/ng_btsocket.h>
58 #include <netgraph/bluetooth/include/ng_btsocket_hci_raw.h>
59 #include <netgraph/bluetooth/include/ng_btsocket_l2cap.h>
60 #include <netgraph/bluetooth/include/ng_btsocket_rfcomm.h>
61 #include <netgraph/bluetooth/include/ng_btsocket_sco.h>
66 * Definitions of protocols supported in the BLUETOOTH domain
69 /* Bluetooth raw HCI sockets */
88 /* Bluetooth raw L2CAP sockets */
106 /* Bluetooth SEQPACKET L2CAP sockets */
127 /* Bluetooth STREAM RFCOMM sockets */
148 /* Bluetooth SEQPACKET SCO sockets */
170 * BLUETOOTH domain
175 .dom_name = "bluetooth",
192 "Bluetooth HCI sockets family");
195 "Bluetooth L2CAP sockets family");
198 "Bluetooth RFCOMM sockets family");
201 "Bluetooth SCO sockets family");