Searched refs:SMP_LEGACY_PAIR_MASTER_STEP_1 (Results 1 – 4 of 4) sorted by relevance
26 #define SMP_LEGACY_PAIR_MASTER_STEP_1 0x0001 macro
245 if (step >= SMP_LEGACY_PAIR_MASTER_STEP_1 && step <= SMP_LEGACY_PAIR_MASTER_STEP_18) { in GetPairTable()246 return g_masLegacy[step - SMP_LEGACY_PAIR_MASTER_STEP_1]; in GetPairTable()
298 if (SMP_GetPairMng()->step != SMP_LEGACY_PAIR_MASTER_STEP_1) { in SMP_RecvPairRspJudgeException()
333 g_smpPairMng.step = SMP_LEGACY_PAIR_MASTER_STEP_1; in SMP_StartPairTask()1448 if (g_smpPairMng.step != SMP_LEGACY_PAIR_MASTER_STEP_1) { in SMP_PairRspReplyJudgeException()