Home | History | Annotate | Download | only in smp

Lines Matching refs:SMP_SUCCESS

104         if (callback_rc == SMP_SUCCESS && p_cb->cb_evt == SMP_IO_CAP_REQ_EVT)
137 if (p_cb->status <= SMP_REPEATED_ATTEMPTS && p_cb->status != SMP_SUCCESS)
332 if (res != SMP_SUCCESS)
651 UINT8 reason = enc_enable ? SMP_SUCCESS : SMP_ENC_FAIL;
665 UINT8 reason = enc_enable ? SMP_SUCCESS : SMP_ENC_FAIL;
723 UINT8 reason = SMP_SUCCESS;
871 if ((p_cb->status == SMP_SUCCESS) ||
872 (p_cb->status <= SMP_REPEATED_ATTEMPTS && p_cb->status != SMP_SUCCESS))