Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h173 void SMP_CalculateEncKeySize(SMP_PairMng *mng);
H A Dsmp.c485 SMP_CalculateEncKeySize(&g_smpPairMng); in SMP_RemotePairReqReplyTask()
533 SMP_CalculateEncKeySize(&g_smpPairMng); in SMP_RemotePairRspReplyTask()
H A Dsmp_tool.c720 void SMP_CalculateEncKeySize(SMP_PairMng *mng) in SMP_CalculateEncKeySize() function