Home
last modified time | relevance | path

Searched refs:SMP_AuthReqReplyJudgeExceptionSlave (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c66 static int SMP_AuthReqReplyJudgeExceptionSlave(bool accept, uint8_t rejectReason);
1129 int ret = SMP_AuthReqReplyJudgeExceptionSlave(accept, rejectReason); in SMP_AuthReqReplyProcessSlave()
1139 static int SMP_AuthReqReplyJudgeExceptionSlave(bool accept, uint8_t rejectReason) in SMP_AuthReqReplyJudgeExceptionSlave() function