Searched refs:BTM_PAIR_STATE_IDLE (Results 1 – 4 of 4) sorted by relevance
643 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()684 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()718 if (btm_sec_cb.pairing_state != BTM_PAIR_STATE_IDLE) { in btm_sec_bond_by_transport()852 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_IDLE); in btm_sec_bond_by_transport()940 if ((btm_sec_cb.pairing_state != BTM_PAIR_STATE_IDLE) && in BTM_SecBondCancel()1324 if ((btm_sec_cb.pairing_state == BTM_PAIR_STATE_IDLE) || in BTM_PasskeyReqReply()1346 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_IDLE); in BTM_PasskeyReqReply()1607 (btm_sec_cb.pairing_state != BTM_PAIR_STATE_IDLE)) { in btm_sec_l2cap_access_req_by_requirement()1862 (btm_sec_cb.pairing_state != BTM_PAIR_STATE_IDLE)) { in btm_sec_mx_access_request()2013 if ((btm_sec_cb.pairing_state != BTM_PAIR_STATE_IDLE) && in btm_sec_conn_req()[all …]
42 BTM_PAIR_STATE_IDLE, /* Idle */ enumerator
65 BTM_PAIR_STATE_IDLE}; /* The current pairing state */
1588 btm_sec_cb.pairing_state != BTM_PAIR_STATE_IDLE) { in btm_proc_smp_cback()1646 btm_sec_cb.pairing_state = BTM_PAIR_STATE_IDLE; in btm_proc_smp_cback()