Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c80 (ng_hci_unit_p, ng_hci_command_status_ep *, struct mbuf *);
82 (ng_hci_unit_p, ng_hci_command_status_ep *, struct mbuf *);
84 (ng_hci_unit_p, ng_hci_command_status_ep *, struct mbuf *);
271 ng_hci_command_status_ep *ep = NULL; in ng_hci_process_command_status()
280 ep = mtod(e, ng_hci_command_status_ep *); in ng_hci_process_command_status()
876 process_le_status(ng_hci_unit_p unit,ng_hci_command_status_ep *ep, in process_le_status()
938 process_link_control_status(ng_hci_unit_p unit, ng_hci_command_status_ep *ep, in process_link_control_status()
997 process_link_policy_status(ng_hci_unit_p unit, ng_hci_command_status_ep *ep, in process_link_policy_status()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h1923 } __attribute__ ((packed)) ng_hci_command_status_ep; typedef