Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c84 static void SMP_GenPairRetException(uint16_t handle, uint8_t status, uint8_t failedReason, Alarm *c…
1020 SMP_GenPairRetException(handle, status, failedReason, cancelTimer); in SMP_GeneratePairResult()
1606 static void SMP_GenPairRetException(uint16_t handle, uint8_t status, uint8_t failedReason, Alarm *c… in SMP_GenPairRetException() function