Searched refs:BTM_PAIR_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance
738 if (btm_cb.pairing_state != BTM_PAIR_STATE_IDLE) { in btm_sec_bond_by_transport()871 btm_sec_change_pairing_state(BTM_PAIR_STATE_IDLE); in btm_sec_bond_by_transport()961 if ((btm_cb.pairing_state != BTM_PAIR_STATE_IDLE) && in BTM_SecBondCancel()2055 if (btm_cb.pairing_state == BTM_PAIR_STATE_IDLE) { in btm_sec_check_pending_reqs()2501 case BTM_PAIR_STATE_IDLE: in btm_io_capabilities_req()2651 if (btm_cb.pairing_state == BTM_PAIR_STATE_IDLE) { in btm_io_capabilities_rsp()4094 if (btm_cb.pairing_state != BTM_PAIR_STATE_IDLE) { in btm_sec_pin_code_request()4112 if (btm_cb.pairing_state == BTM_PAIR_STATE_IDLE) { in btm_sec_pin_code_request()4535 if (new_state == BTM_PAIR_STATE_IDLE) { in btm_sec_change_pairing_state()4551 if (old_state == BTM_PAIR_STATE_IDLE) in btm_sec_change_pairing_state()[all …]
72 BTM_PAIR_STATE_IDLE, /* Idle */ enumerator272 BTM_PAIR_STATE_IDLE}; /* The current pairing state */
1761 btm_cb.pairing_state != BTM_PAIR_STATE_IDLE) { in btm_proc_smp_cback()1832 btm_cb.pairing_state = BTM_PAIR_STATE_IDLE; in btm_proc_smp_cback()