Searched refs:ng_hci_sync_con_queue_ep (Results 1 – 4 of 4) sorted by relevance
296 ng_hci_sync_con_queue_ep *ep = NULL; in ng_l2cap_lower_rcvmsg()302 ep = (ng_hci_sync_con_queue_ep *)(msg->data); in ng_l2cap_lower_rcvmsg()
356 ng_hci_sync_con_queue_ep *state = NULL; in sync_con_queue() 368 state = (ng_hci_sync_con_queue_ep *)(msg->data); in sync_con_queue()
861 ng_hci_sync_con_queue_ep *ep = NULL; in ng_btsocket_sco_default_msg_input()867 ep = (ng_hci_sync_con_queue_ep *)(msg->data); in ng_btsocket_sco_default_msg_input()
673 } ng_hci_sync_con_queue_ep; typedef