Lines Matching full:sockets
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 */
190 SYSCTL_NODE(_net_bluetooth_hci, OID_AUTO, sockets,
192 "Bluetooth HCI sockets family");
193 SYSCTL_NODE(_net_bluetooth_l2cap, OID_AUTO, sockets,
195 "Bluetooth L2CAP sockets family");
196 SYSCTL_NODE(_net_bluetooth_rfcomm, OID_AUTO, sockets,
198 "Bluetooth RFCOMM sockets family");
199 SYSCTL_NODE(_net_bluetooth_sco, OID_AUTO, sockets,
201 "Bluetooth SCO sockets family");