Home
last modified time | relevance | path

Searched refs:ng_hci_lp_qos_ind_ep (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c1322 ng_hci_lp_qos_ind_ep *ep = NULL; in ng_hci_lp_qos_ind()
1336 ep = (ng_hci_lp_qos_ind_ep *) msg->data; in ng_hci_lp_qos_ind()
1351 ep = (ng_hci_lp_qos_ind_ep *) msg->data; in ng_hci_lp_qos_ind()
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c443 ng_hci_lp_qos_ind_ep *ep = NULL; in ng_l2cap_lp_qos_ind()
456 ep = (ng_hci_lp_qos_ind_ep *) (msg->data); in ng_l2cap_lp_qos_ind()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h539 } ng_hci_lp_qos_ind_ep;
537 } ng_hci_lp_qos_ind_ep; global() typedef