Searched refs:BLUETOOTH_PROTO_HCI (Results 1 – 3 of 3) sorted by relevance
43 #define BLUETOOTH_PROTO_HCI 134 /* HCI protocol number */ macro
176 .pr_protocol = BLUETOOTH_PROTO_HCI,
921 if (proto != BLUETOOTH_PROTO_HCI) in ng_btsocket_hci_raw_attach()