Searched refs:hci_role_switch_supported (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sec.h | 831 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()
|
D | mock_stack_btm_sec.cc | 442 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/ |
D | btm_sec.h | 745 bool hci_role_switch_supported,
|
D | btm_sec.cc | 5237 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()
|