Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_main.c298 ng_hci_sync_con_queue_ep *ep = NULL; in ng_l2cap_lower_rcvmsg()
304 ep = (ng_hci_sync_con_queue_ep *)(msg->data); in ng_l2cap_lower_rcvmsg()
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_evnt.c350 ng_hci_sync_con_queue_ep *state = NULL; in sync_con_queue()
362 state = (ng_hci_sync_con_queue_ep *)(msg->data); in sync_con_queue()
/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h593 } ng_hci_sync_con_queue_ep; typedef