Searched refs:role_switch (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h186 ng_hci_node_role_switch_ep role_switch; member in struct:ng_btsocket_hci_raw_node_role_switch
/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
H A Dnode.c472 fprintf(stdout, "Role switch: %d\n", r.role_switch);
491 r.role_switch = m? 1 : 0;
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c136 unit->role_switch = 1; /* Enable role switch (if device supports it) */
616 NG_MKRESPONSE(rsp, msg, sizeof(unit->role_switch),
624 unit->role_switch;
635 unit->role_switch =
H A Dng_hci_var.h140 ng_hci_node_role_switch_ep role_switch; /* role switch */ member in struct:ng_hci_unit
H A Dng_hci_ulpi.c271 if ((unit->features[0] & NG_HCI_LMP_SWITCH) && unit->role_switch)
1025 unit->role_switch)
H A Dng_hci_evnt.c770 unit->role_switch)
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1313 &p->role_switch, sizeof(p->role_switch));
1323 &p->role_switch,
1324 sizeof(p->role_switch));
/freebsd-12-stable/lib/libbluetooth/
H A Dhci.c679 di->role_switch_info = rp.r7.role_switch;

Completed in 123 milliseconds