Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c317 ret = SMP_ERR_INVAL_STATE; in SMP_StartPairTask()
680 ret = SMP_ERR_INVAL_STATE; in SMP_StartEncTask()
819 ret = SMP_ERR_INVAL_STATE; in SMP_ResolveRPA()
1032 ret = SMP_ERR_INVAL_STATE; in SMP_EncryptCompleteJudgeException()
1038 ret = SMP_ERR_INVAL_STATE; in SMP_EncryptCompleteJudgeException()
1074 ret = SMP_ERR_INVAL_STATE; in SMP_AuthReqReplyJudgeExceptionMaster()
1081 ret = SMP_ERR_INVAL_STATE; in SMP_AuthReqReplyJudgeExceptionMaster()
1147 ret = SMP_ERR_INVAL_STATE; in SMP_AuthReqReplyJudgeExceptionSlave()
1153 ret = SMP_ERR_INVAL_STATE; in SMP_AuthReqReplyJudgeExceptionSlave()
1297 ret = SMP_ERR_INVAL_STATE; in SMP_PairReqReplyJudgeException()
[all...]
H A Dsmp_receive.c235 ret = SMP_ERR_INVAL_STATE; in SMP_RecvPairReqJudgeException()
249 ret = SMP_ERR_INVAL_STATE; in SMP_RecvPairReqJudgeException()
285 ret = SMP_ERR_INVAL_STATE; in SMP_RecvPairRspJudgeException()
295 ret = SMP_ERR_INVAL_STATE; in SMP_RecvPairRspJudgeException()
301 ret = SMP_ERR_INVAL_STATE; in SMP_RecvPairRspJudgeException()
314 ret = SMP_ERR_INVAL_STATE; in SMP_RecvPairRspJudgeException()
H A Dsmp.h67 #define SMP_ERR_INVAL_STATE BT_BAD_STATUS /// < SMP error code invalid state macro

Completed in 7 milliseconds