Home
last modified time | relevance | path

Searched refs:le_supported (Results 1 – 7 of 7) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h75 void SetLeHostSupport(bool le_supported) { in SetLeHostSupport() argument
78 if (le_supported) { in SetLeHostSupport()
/system/bt/stack/btm/
Dbtm_sec.h785 bool br_edr_supported, bool le_supported);
Dsecurity_device_record.h378 bool le_supported);
Dbtm_sec.cc4883 bool br_edr_supported, bool le_supported) { in btm_sec_set_peer_sec_caps() argument
4925 p_dev_rec->remote_supports_ble = le_supported; in btm_sec_set_peer_sec_caps()
/system/bt/test/mock/
Dmock_stack_btm_sec.cc295 bool br_edr_supported, bool le_supported) { in btm_sec_set_peer_sec_caps() argument
/system/bt/main/shim/
Dl2c_api.cc428 const bool le_supported = in OnReadRemoteExtendedFeatures() local
432 entry.br_edr_supported, le_supported); in OnReadRemoteExtendedFeatures()
/system/bt/stack/acl/
Dbtm_acl.cc857 bool le_supported = in btm_process_remote_ext_features() local
862 br_edr_supported, le_supported); in btm_process_remote_ext_features()