Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c1096 ng_hci_lp_discon_ind_ep *ep = NULL; in ng_hci_lp_discon_ind()
1113 ep = (ng_hci_lp_discon_ind_ep *) msg->data; in ng_hci_lp_discon_ind()
1131 ep = (ng_hci_lp_discon_ind_ep *) msg->data; in ng_hci_lp_discon_ind()
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c292 ng_hci_lp_discon_ind_ep *ep = NULL; in ng_l2cap_lp_discon_ind()
305 ep = (ng_hci_lp_discon_ind_ep *) (msg->data); in ng_l2cap_lp_discon_ind()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c548 ng_hci_lp_discon_ind_ep *ep = NULL; in ng_btsocket_sco_process_lp_discon_ind()
555 ep = (ng_hci_lp_discon_ind_ep *)(msg->data); in ng_btsocket_sco_process_lp_discon_ind()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h512 } ng_hci_lp_discon_ind_ep; typedef