Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dsecurity_device_record.h159 } tSECURITY_STATE; typedef
161 static inline std::string security_state_text(const tSECURITY_STATE& state) { in security_state_text()
Dbtm_sec.cc1150 const tSECURITY_STATE old_state = in btm_sec_send_hci_disconnect()
1151 static_cast<tSECURITY_STATE>(p_dev_rec->sec_state); in btm_sec_send_hci_disconnect()
4259 security_state_text(static_cast<tSECURITY_STATE>(p_dev_rec->sec_state)) in btm_sec_execute_procedure()