Home
last modified time | relevance | path

Searched refs:ng_hci_lp_con_rsp_ep (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c211 ng_hci_lp_con_rsp_ep *rp = NULL; in ng_l2cap_lp_con_ind()
262 rp = (ng_hci_lp_con_rsp_ep *)(rsp->data); in ng_l2cap_lp_con_ind()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c908 ng_hci_lp_con_rsp_ep *ep = NULL; in ng_hci_lp_con_rsp()
933 ep = (ng_hci_lp_con_rsp_ep *)(NGI_MSG(item)->data); in ng_hci_lp_con_rsp()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c635 ng_hci_lp_con_rsp_ep *ep = NULL; in ng_btsocket_sco_send_lp_con_rsp()
646 ep = (ng_hci_lp_con_rsp_ep *)(msg->data); in ng_btsocket_sco_send_lp_con_rsp()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h505 } ng_hci_lp_con_rsp_ep; typedef