Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h174 void SMP_CalculatePairMethod(SMP_PairMng *mng);
H A Dsmp.c486 SMP_CalculatePairMethod(&g_smpPairMng); in SMP_RemotePairReqReplyTask()
534 SMP_CalculatePairMethod(&g_smpPairMng); in SMP_RemotePairRspReplyTask()
H A Dsmp_tool.c731 void SMP_CalculatePairMethod(SMP_PairMng *mng) in SMP_CalculatePairMethod() function