Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dsecurity_device_record.h373 bool remote_supports_secure_connections; member
382 return remote_supports_secure_connections; in SupportsSecureConnections()
437 (remote_supports_secure_connections) ? 'T' : 'F', sec_bd_name); in ToString()
Dbtm_sec.cc4907 p_dev_rec->remote_supports_secure_connections = sc_supported; in btm_sec_set_peer_sec_caps()
4910 p_dev_rec->remote_supports_secure_connections = false; in btm_sec_set_peer_sec_caps()