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

/freebsd-13-stable/sys/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
/freebsd-13-stable/sys/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)) =
630 sizeof(ng_hci_node_role_switch_ep)) {
636 *((ng_hci_node_role_switch_ep *)(msg->data));

Completed in 155 milliseconds