Searched refs:ng_hci_lp_con_req_ep (Results 1 – 4 of 4) sorted by relevance
82 if (NGI_MSG(item)->header.arglen != sizeof(ng_hci_lp_con_req_ep)) { in ng_hci_lp_con_req()92 link_type = ((ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data))->link_type; in ng_hci_lp_con_req()129 ng_hci_lp_con_req_ep *ep = NULL; in ng_hci_lp_acl_con_req()135 ep = (ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_acl_con_req()329 ng_hci_lp_con_req_ep *ep = NULL; in ng_hci_lp_sco_con_req()334 ep = (ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_sco_con_req()493 ng_hci_lp_con_req_ep *ep = NULL; in ng_hci_lp_le_con_req()498 ep = (ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_le_con_req()
72 ng_hci_lp_con_req_ep *ep = NULL; in ng_l2cap_lp_con_req()111 ep = (ng_hci_lp_con_req_ep *) (msg->data); in ng_l2cap_lp_con_req()
604 ng_hci_lp_con_req_ep *ep = NULL; in ng_btsocket_sco_send_lp_con_req()618 ep = (ng_hci_lp_con_req_ep *)(msg->data); in ng_btsocket_sco_send_lp_con_req()
468 } ng_hci_lp_con_req_ep; typedef