Home
last modified time | relevance | path

Searched refs:remote_supports_bredr (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h445 bool remote_supports_bredr; variable
Dbtm_sec.cc1463 if (p_dev_rec->remote_supports_ble && p_dev_rec->remote_supports_bredr) { in BTM_GetPeerDeviceTypeFromFeatures()
1465 } else if (p_dev_rec->remote_supports_bredr) { in BTM_GetPeerDeviceTypeFromFeatures()
5291 p_dev_rec->remote_supports_bredr = br_edr_supported; in btm_sec_set_peer_sec_caps()