Home | History | Annotate | Download | only in smp

Lines Matching refs:failure

132 ** Description  pairing failure to peer device if needed.
137 p_cb->failure = *(UINT8 *)p_data;
139 SMP_TRACE_DEBUG ("smp_send_pair_fail status=%d failure=%d ",p_cb->status, p_cb->failure);
368 ** Description process pairing failure from peer device
589 reason = p_cb->failure = SMP_CONFIRM_VALUE_ERR;
779 UINT8 failure = SMP_UNKNOWN_IO_CAP;
846 failure = SMP_PAIR_AUTH_FAIL;
847 p = (tSMP_INT_DATA *)&failure;
867 p = (tSMP_INT_DATA *)&failure;