Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_btsocket.h82 ng_hci_node_state_ep state;
H A Dng_hci.h496 typedef u_int16_t ng_hci_node_state_ep; typedef
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_var.h130 ng_hci_node_state_ep state; /* unit state */
H A Dng_hci_main.c348 *((ng_hci_node_state_ep *)(rsp->data)) = unit->state; in ng_hci_default_rcvmsg()