Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_llpi.c208 ng_hci_lp_con_ind_ep *ep = NULL; in ng_l2cap_lp_con_ind()
223 ep = (ng_hci_lp_con_ind_ep *) (msg->data); in ng_l2cap_lp_con_ind()
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_ulpi.c857 ng_hci_lp_con_ind_ep *ep = NULL; in ng_hci_lp_con_ind()
877 ep = (ng_hci_lp_con_ind_ep *)(msg->data); in ng_hci_lp_con_ind()
/NextBSD/sys/netgraph/bluetooth/socket/
HDng_btsocket_sco.c451 ng_hci_lp_con_ind_ep *ep = NULL; in ng_btsocket_sco_process_lp_con_ind()
459 ep = (ng_hci_lp_con_ind_ep *)(msg->data); in ng_btsocket_sco_process_lp_con_ind()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h430 } ng_hci_lp_con_ind_ep; typedef