Searched refs:SMP_LEGACY_PAIR_SLAVE_STEP_1 (Results 1 – 4 of 4) sorted by relevance
62 #define SMP_LEGACY_PAIR_SLAVE_STEP_1 0x0021 macro
247 } else if (step >= SMP_LEGACY_PAIR_SLAVE_STEP_1 && step <= SMP_LEGACY_PAIR_SLAVE_STEP_20) { in GetPairTable()248 return g_slaLegacy[step - SMP_LEGACY_PAIR_SLAVE_STEP_1]; in GetPairTable()
216 SMP_GetPairMng()->step = SMP_LEGACY_PAIR_SLAVE_STEP_1; in SMP_ReceivePairingRequest()342 case SMP_LEGACY_PAIR_SLAVE_STEP_1: in SMP_RecvPairCfmStepDistribution()
1310 if (g_smpPairMng.step != SMP_LEGACY_PAIR_SLAVE_STEP_1) { in SMP_PairReqReplyJudgeException()