Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c77 static int SMP_PairRspReplyJudgeException(uint16_t handle, bool accept, uint8_t rejectReason);
530 int ret = SMP_PairRspReplyJudgeException(param->handle, param->accept, param->rejectReason); in SMP_RemotePairRspReplyTask()
1429 static int SMP_PairRspReplyJudgeException(uint16_t handle, bool accept, uint8_t rejectReason) in SMP_PairRspReplyJudgeException() function

Completed in 4 milliseconds