Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h831 bool hci_role_switch_supported, bool br_edr_supported,
837 bool hci_role_switch_supported, bool br_edr_supported, in operator()
839 body(hci_handle, ssp_supported, sc_supported, hci_role_switch_supported, in operator()
Dmock_stack_btm_sec.cc442 bool hci_role_switch_supported, in btm_sec_set_peer_sec_caps() argument
446 hci_handle, ssp_supported, sc_supported, hci_role_switch_supported, in btm_sec_set_peer_sec_caps()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.h745 bool hci_role_switch_supported,
Dbtm_sec.cc5237 bool hci_role_switch_supported, in btm_sec_set_peer_sec_caps() argument
5255 p_dev_rec->remote_supports_hci_role_switch = hci_role_switch_supported; in btm_sec_set_peer_sec_caps()