Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h175 void SMP_CalculateKeyDistribution(SMP_PairMng *mng);
H A Dsmp.c487 SMP_CalculateKeyDistribution(&g_smpPairMng); in SMP_RemotePairReqReplyTask()
535 SMP_CalculateKeyDistribution(&g_smpPairMng); in SMP_RemotePairRspReplyTask()
H A Dsmp_tool.c742 void SMP_CalculateKeyDistribution(SMP_PairMng *mng) in SMP_CalculateKeyDistribution() function