Home | History | Annotate | Download | only in smp

Lines Matching refs:SMP_SUCCESS

108         if (callback_rc == SMP_SUCCESS && p_cb->cb_evt == SMP_IO_CAP_REQ_EVT)
141 if (p_cb->status <= SMP_REPEATED_ATTEMPTS && p_cb->status != SMP_SUCCESS)
356 if (res != SMP_SUCCESS)
682 UINT8 reason = enc_enable ? SMP_SUCCESS : SMP_ENC_FAIL;
696 UINT8 reason = enc_enable ? SMP_SUCCESS : SMP_ENC_FAIL;
754 UINT8 reason = SMP_SUCCESS;
905 if ((p_cb->status == SMP_SUCCESS) ||
906 (p_cb->status <= SMP_REPEATED_ATTEMPTS && p_cb->status != SMP_SUCCESS))