Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
HDng_hci_misc.c88 ng_hci_node_up_ep *ep = NULL; in ng_hci_node_is_up()
104 ep = (ng_hci_node_up_ep *)(msg->data); in ng_hci_node_is_up()
/dragonfly/sys/netgraph7/bluetooth/l2cap/
HDng_l2cap_main.c269 ng_hci_node_up_ep *ep = NULL; in ng_l2cap_lower_rcvmsg()
274 ep = (ng_hci_node_up_ep *)(msg->data); in ng_l2cap_lower_rcvmsg()
/dragonfly/sys/netgraph7/bluetooth/include/
HDng_hci.h587 } ng_hci_node_up_ep; typedef