Searched refs:btm_sec_find_dev_by_sec_state (Results 1 – 1 of 1) sorted by relevance
252 static tBTM_SEC_DEV_REC* btm_sec_find_dev_by_sec_state(uint8_t state) { in btm_sec_find_dev_by_sec_state() function2304 p_dev_rec = btm_sec_find_dev_by_sec_state(BTM_SEC_STATE_GETTING_NAME); in btm_sec_rmt_name_request_complete()3061 p_dev_rec = btm_sec_find_dev_by_sec_state(BTM_SEC_STATE_AUTHENTICATING); in btm_sec_auth_collision()3063 p_dev_rec = btm_sec_find_dev_by_sec_state(BTM_SEC_STATE_ENCRYPTING); in btm_sec_auth_collision()