Home
last modified time | relevance | path

Searched refs:ng_hci_command_status_ep (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph7/bluetooth/hci/
HDng_hci_cmds.c76 (ng_hci_unit_p, ng_hci_command_status_ep *, struct mbuf *);
78 (ng_hci_unit_p, ng_hci_command_status_ep *, struct mbuf *);
262 ng_hci_command_status_ep *ep = NULL; in ng_hci_process_command_status()
271 ep = mtod(e, ng_hci_command_status_ep *); in ng_hci_process_command_status()
804 process_link_control_status(ng_hci_unit_p unit, ng_hci_command_status_ep *ep, in process_link_control_status()
863 process_link_policy_status(ng_hci_unit_p unit, ng_hci_command_status_ep *ep, in process_link_policy_status()
/dragonfly/sys/netgraph7/bluetooth/include/
HDng_hci.h1551 } __attribute__ ((packed)) ng_hci_command_status_ep; typedef