Home
last modified time | relevance | path

Searched refs:SMP_PAIR_FAILED_AUTH_REQ (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h96 #define SMP_PAIR_FAILED_AUTH_REQ 0x03 macro
H A Dsmp_receive.c248 SMP_SendPairingFailed(handle, SMP_PAIR_FAILED_AUTH_REQ, SMP_SendPairingFailedCallback); in SMP_RecvPairReqJudgeException()
313 SMP_GeneratePairResult(handle, SMP_PAIR_STATUS_FAILED, SMP_PAIR_FAILED_AUTH_REQ, SMP_GetPairMng()->alarm); in SMP_RecvPairRspJudgeException()
556 SMP_SendPairingFailed(handle, SMP_PAIR_FAILED_AUTH_REQ, SMP_SendPairingFailedCallback); in SMP_ReceiveSecurityRequest()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c253 ret = SMP_AuthenticationRequestReply(handle, false, SMP_PAIR_FAILED_AUTH_REQ, pairMethod, NULL); in GapLeAuthenticationRequest()
464 SMP_RemotePairResponseReply(handle, false, SMP_PAIR_FAILED_AUTH_REQ); in GapLeRemotePairResponse()

Completed in 4 milliseconds