Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_llpi.c206 ng_hci_lp_con_rsp_ep *rp = NULL; in ng_l2cap_lp_con_ind()
259 rp = (ng_hci_lp_con_rsp_ep *)(rsp->data); in ng_l2cap_lp_con_ind()
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_ulpi.c691 ng_hci_lp_con_rsp_ep *ep = NULL; in ng_hci_lp_con_rsp()
716 ep = (ng_hci_lp_con_rsp_ep *)(NGI_MSG(item)->data); in ng_hci_lp_con_rsp()
/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h435 } ng_hci_lp_con_rsp_ep; typedef