Home
last modified time | relevance | path

Searched defs:rejectReason (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c387 … uint16_t handle, bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthenticationRequestReply()
442 …uint16_t handle, uint8_t rejectReason, const BtAddr *localAddr, const BtAddr *peerAddr, const SMP_… in SMP_RemotePairRequestReply()
505 int SMP_RemotePairResponseReply(uint16_t handle, bool accept, uint8_t rejectReason) in SMP_RemotePairResponseReply()
548 int SMP_RemoteSecurityRequestReply(uint16_t handle, bool accept, uint8_t rejectReason) in SMP_RemoteSecurityRequestReply()
1053 bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthReqReplyProcessMaster()
1066 static int SMP_AuthReqReplyJudgeExceptionMaster(bool accept, uint8_t rejectReason) in SMP_AuthReqReplyJudgeExceptionMaster()
1126 bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthReqReplyProcessSlave()
1139 static int SMP_AuthReqReplyJudgeExceptionSlave(bool accept, uint8_t rejectReason) in SMP_AuthReqReplyJudgeExceptionSlave()
1291 uint16_t handle, bool accept, uint8_t rejectReason, const SMP_PairParam *param) in SMP_PairReqReplyJudgeException()
1429 static int SMP_PairRspReplyJudgeException(uint16_t handle, bool accept, uint8_t rejectReason) in SMP_PairRspReplyJudgeException()
H A Dsmp_def.h268 uint8_t rejectReason; member
276 uint8_t rejectReason; member
285 uint8_t rejectReason; member
291 uint8_t rejectReason; member