Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.h183 bool SMP_IsScOobPair(uint8_t pairMethod);
H A Dsmp_tool.c433 if (SMP_IsScOobPair(SMP_GetPairMng()->local.pairMethod)) { in SMP_ConstituteF6Param()
450 if (SMP_IsScOobPair(SMP_GetPairMng()->local.pairMethod)) { in SMP_ConstituteF6Param()
921 bool SMP_IsScOobPair(uint8_t pairMethod) in SMP_IsScOobPair() function
H A Dsmp.c1106 } else if (SMP_IsScOobPair(pairMethod)) { in SMP_AuthReqReplyStepTransMaster()
1184 } else if (SMP_IsScOobPair(pairMethod)) { in SMP_AuthReqReplyStepTransSlave()