Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_main.c295 ng_hci_sync_con_queue_ep *ep = NULL; in ng_l2cap_lower_rcvmsg()
301 ep = (ng_hci_sync_con_queue_ep *)(msg->data); in ng_l2cap_lower_rcvmsg()
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_evnt.c353 ng_hci_sync_con_queue_ep *state = NULL; in sync_con_queue()
365 state = (ng_hci_sync_con_queue_ep *)(msg->data); in sync_con_queue()
/NextBSD/sys/netgraph/bluetooth/socket/
HDng_btsocket_sco.c866 ng_hci_sync_con_queue_ep *ep = NULL; in ng_btsocket_sco_default_msg_input()
872 ep = (ng_hci_sync_con_queue_ep *)(msg->data); in ng_btsocket_sco_default_msg_input()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h602 } ng_hci_sync_con_queue_ep; typedef