Searched refs:tSECURITY_STATE (Results 1 – 2 of 2) sorted by relevance
159 } tSECURITY_STATE; typedef161 static inline std::string security_state_text(const tSECURITY_STATE& state) { in security_state_text()
1150 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()