Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dsecurity_device_record.h161 static inline std::string security_state_text(const tSECURITY_STATE& state) { in security_state_text() function
Dbtm_sec.cc4259 security_state_text(static_cast<tSECURITY_STATE>(p_dev_rec->sec_state)) in btm_sec_execute_procedure()