Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c921 ng_hci_lp_discon_req_ep *ep = NULL; in ng_l2cap_process_discon_timeout()
963 ep = (ng_hci_lp_discon_req_ep *) (msg->data); in ng_l2cap_process_discon_timeout()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c670 ng_hci_lp_discon_req_ep *ep = NULL; in ng_hci_lp_discon_req()
695 ep = (ng_hci_lp_discon_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_discon_req()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c663 ng_hci_lp_discon_req_ep *ep = NULL; in ng_btsocket_sco_send_lp_discon_req()
677 ep = (ng_hci_lp_discon_req_ep *)(msg->data); in ng_btsocket_sco_send_lp_discon_req()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h479 } ng_hci_lp_discon_req_ep; typedef