Searched refs:ng_hci_lp_discon_req_ep (Results 1 – 4 of 4) sorted by relevance
922 ng_hci_lp_discon_req_ep *ep = NULL; in ng_l2cap_process_discon_timeout()964 ep = (ng_hci_lp_discon_req_ep *) (msg->data); in ng_l2cap_process_discon_timeout()
671 ng_hci_lp_discon_req_ep *ep = NULL; in ng_hci_lp_discon_req()696 ep = (ng_hci_lp_discon_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_discon_req()
664 ng_hci_lp_discon_req_ep *ep = NULL; in ng_btsocket_sco_send_lp_discon_req()678 ep = (ng_hci_lp_discon_req_ep *)(msg->data); in ng_btsocket_sco_send_lp_discon_req()
480 } ng_hci_lp_discon_req_ep; typedef