Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h83 ng_hci_node_state_ep state;
H A Dng_hci.h572 typedef u_int16_t ng_hci_node_state_ep; typedef
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h132 ng_hci_node_state_ep state; /* unit state */
H A Dng_hci_main.c360 *((ng_hci_node_state_ep *)(rsp->data)) = unit->state; in ng_hci_default_rcvmsg()