Searched refs:new_state (Results 1 – 1 of 1) sorted by relevance
72 static void btm_sec_change_pairing_state (tBTM_PAIRING_STATE new_state);5728 static void btm_sec_change_pairing_state (tBTM_PAIRING_STATE new_state) in btm_sec_change_pairing_state() argument5734 btm_pair_state_descr(new_state), btm_cb.pairing_flags); in btm_sec_change_pairing_state()5737 btm_cb.pairing_state = new_state; in btm_sec_change_pairing_state()5739 if (new_state == BTM_PAIR_STATE_IDLE) { in btm_sec_change_pairing_state()