Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h405 return remote_supports_secure_connections; in SupportsSecureConnections()
415 (remote_supports_secure_connections) ? 'T' : 'F', in ToString()
447 bool remote_supports_secure_connections; variable
Dbtm_sec.cc5274 p_dev_rec->remote_supports_secure_connections = sc_supported; in btm_sec_set_peer_sec_caps()
5277 p_dev_rec->remote_supports_secure_connections = false; in btm_sec_set_peer_sec_caps()