Home
last modified time | relevance | path

Searched refs:accept_role_switch (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c186 cp.accept_role_switch = 1; in hci_create_connection()
195 cp.accept_role_switch = n0 ? 1 : 0; in hci_create_connection()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c271 req->cp.accept_role_switch = 1; in ng_hci_lp_acl_con_req()
273 req->cp.accept_role_switch = 0; in ng_hci_lp_acl_con_req()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h731 u_int8_t accept_role_switch; /* accept role switch? 0x00 - no */
729 u_int8_t accept_role_switch; /* accept role switch? 0x00 - no */ global() member