Searched refs:BTM_SEC_STATE_IDLE (Results 1 – 5 of 5) sorted by relevance
158 BTM_SEC_STATE_IDLE = 0, enumerator176 CASE_RETURN_TEXT(BTM_SEC_STATE_IDLE); in security_state_text()308 return sec_state == BTM_SEC_STATE_IDLE; in is_security_state_idle()
1140 (p_dev_rec->sec_rec.sec_state != BTM_SEC_STATE_IDLE)) { in BTM_SetEncryption()1908 if (p_dev_rec->sec_rec.sec_state != BTM_SEC_STATE_IDLE) { in btm_sec_mx_access_request()2201 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_abort_access_req()2357 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_rmt_name_request_complete()3073 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_auth_collision()3118 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_auth_retry()3172 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_auth_complete()3441 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_encrypt_change()3450 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_encrypt_change()3458 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_sec_encrypt_change()[all …]
164 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in set_sec_state_idle()
1253 if (p_rec->sec_rec.sec_state == BTM_SEC_STATE_IDLE) in btm_ble_start_encrypt()1324 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_ble_link_encrypted()1651 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in btm_proc_smp_cback()
217 p_dev_rec->sec_rec.sec_state = BTM_SEC_STATE_IDLE; in BTM_SecClearSecurityFlags()