Home
last modified time | relevance | path

Searched refs:ng_hci_command_compl_ep (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dsend_recv.c89 ng_hci_command_compl_ep *cc = in hci_request()
90 (ng_hci_command_compl_ep *)(e + 1); in hci_request()
H A Dhost_controller_baseband.c186 ng_hci_command_compl_ep cc; in hci_read_stored_link_key()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c165 ng_hci_command_compl_ep *ep = NULL; in ng_hci_process_command_complete()
174 ep = mtod(e, ng_hci_command_compl_ep *); in ng_hci_process_command_complete()
/freebsd/lib/libbluetooth/
H A Dhci.c217 ng_hci_command_compl_ep *cc = (ng_hci_command_compl_ep *)(e+1); in bt_devreq()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1915 } __attribute__ ((packed)) ng_hci_command_compl_ep; typedef