Home
last modified time | relevance | path

Searched refs:SMP_LEGACY_PAIR_SLAVE_STEP_2 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_legacy.h63 #define SMP_LEGACY_PAIR_SLAVE_STEP_2 0x0022 macro
H A Dsmp_legacy.c407 SMP_GetPairMng()->step = SMP_LEGACY_PAIR_SLAVE_STEP_2; in SMP_LegacyPairSlaveStep1()
H A Dsmp_receive.c343 case SMP_LEGACY_PAIR_SLAVE_STEP_2: in SMP_RecvPairCfmStepDistribution()
H A Dsmp.c1143 if ((g_smpPairMng.step != SMP_LEGACY_PAIR_SLAVE_STEP_2) && in SMP_AuthReqReplyJudgeExceptionSlave()
1356 g_smpPairMng.step = SMP_LEGACY_PAIR_SLAVE_STEP_2; in SMP_PairReqReplyLegacyPair()