Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h172 void SMP_CalculatePairType(SMP_PairMng *mng);
H A Dsmp.c484 SMP_CalculatePairType(&g_smpPairMng); in SMP_RemotePairReqReplyTask()
532 SMP_CalculatePairType(&g_smpPairMng); in SMP_RemotePairRspReplyTask()
H A Dsmp_tool.c709 void SMP_CalculatePairType(SMP_PairMng *mng) in SMP_CalculatePairType() function