Lines Matching refs:hci
55 #include <netbt/hci.h>
59 * HCI SOCK_RAW Sockets - for control of Bluetooth Devices
64 * the raw HCI protocol control block
74 LIST_ENTRY(hci_pcb) hp_next; /* next HCI pcb */
303 * HCI protocol init routine,
311 panic("Bluetooth HCI: cannot listen on device scope");
328 * HCI socket is going away and has some pending packets. We let them
790 * HCI mbuf tap routine
792 * copy packets to any raw HCI sockets that wish (and are
910 PR_WRAP_USRREQS(hci)