Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_misc.c90 ng_hci_node_up_ep *ep = NULL; in ng_hci_node_is_up()
106 ep = (ng_hci_node_up_ep *)(msg->data); in ng_hci_node_is_up()
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c268 ng_hci_node_up_ep *ep = NULL; in ng_l2cap_lower_rcvmsg()
273 ep = (ng_hci_node_up_ep *)(msg->data); in ng_l2cap_lower_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c823 ng_hci_node_up_ep *ep = NULL; in ng_btsocket_sco_default_msg_input()
828 ep = (ng_hci_node_up_ep *)(msg->data); in ng_btsocket_sco_default_msg_input()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h666 } ng_hci_node_up_ep; typedef