Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h186 ng_hci_node_role_switch_ep role_switch;
H A Dng_hci.h684 typedef u_int16_t ng_hci_node_role_switch_ep; typedef
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h140 ng_hci_node_role_switch_ep role_switch; /* role switch */
H A Dng_hci_main.c623 *((ng_hci_node_role_switch_ep *)(rsp->data)) = in ng_hci_default_rcvmsg()
630 sizeof(ng_hci_node_role_switch_ep)) { in ng_hci_default_rcvmsg()
636 *((ng_hci_node_role_switch_ep *)(msg->data)); in ng_hci_default_rcvmsg()