Home
last modified time | relevance | path

Searched refs:is_security_state_encrypting (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h319 bool is_security_state_encrypting() const { in is_security_state_encrypting() function
Dbtm_ble_sec.cc1067 if (p_dev_rec->sec_rec.is_security_state_encrypting() || in btm_ble_link_sec_check()
Dbtm_sec.cc1206 (p_dev_rec->sec_rec.is_security_state_encrypting() || in BTM_SecIsSecurityPending()