Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_sec.h785 bool br_edr_supported, bool le_supported);
H A Dsecurity_device_record.h377 bool br_edr_supported,
H A Dbtm_sec.cc4883 bool br_edr_supported, bool le_supported) { in btm_sec_set_peer_sec_caps() argument
4924 p_dev_rec->remote_supports_bredr = br_edr_supported; in btm_sec_set_peer_sec_caps()
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_sec.cc295 bool br_edr_supported, bool le_supported) { in btm_sec_set_peer_sec_caps() argument
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc375 bool br_edr_supported = false; member
418 entry.br_edr_supported = !(features & kBrEdrNotSupportedMask); in OnReadRemoteExtendedFeatures()
432 entry.br_edr_supported, le_supported); in OnReadRemoteExtendedFeatures()
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc865 bool br_edr_supported = in btm_process_remote_ext_features() local
872 br_edr_supported, le_supported); in btm_process_remote_ext_features()