Home
last modified time | relevance | path

Searched refs:role_switch (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c136 unit->role_switch = 1; /* Enable role switch (if device supports it) */ in ng_hci_constructor()
616 NG_MKRESPONSE(rsp, msg, sizeof(unit->role_switch), in ng_hci_default_rcvmsg()
624 unit->role_switch; in ng_hci_default_rcvmsg()
635 unit->role_switch = in ng_hci_default_rcvmsg()
H A Dng_hci_var.h140 ng_hci_node_role_switch_ep role_switch; /* role switch */ member
H A Dng_hci_ulpi.c271 if ((unit->features[0] & NG_HCI_LMP_SWITCH) && unit->role_switch) in ng_hci_lp_acl_con_req()
1023 unit->role_switch) in ng_hci_lp_con_rsp()
H A Dng_hci_evnt.c772 unit->role_switch) in con_compl()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h186 ng_hci_node_role_switch_ep role_switch; member
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1335 &p->role_switch, sizeof(p->role_switch)); in ng_btsocket_hci_raw_control()
1345 &p->role_switch, in ng_btsocket_hci_raw_control()
1346 sizeof(p->role_switch)); in ng_btsocket_hci_raw_control()