Searched refs:FREQ_2G_MAX (Results 1 – 5 of 5) sorted by relevance
29 constexpr int FREQ_2G_MAX = 2472; variable244 if (freq >= FREQ_2G_MIN && freq <= FREQ_2G_MAX) { in TransformFrequencyIntoChannel()
51 constexpr int FREQ_2G_MAX = 2472; variable401 if (freq >= FREQ_2G_MIN && freq <= FREQ_2G_MAX) { in FrequencyToChannel()
84 constexpr int FREQ_2G_MAX = 2472; variable
1134 if (linkedInfo.frequency >= FREQ_2G_MIN && linkedInfo.frequency <= FREQ_2G_MAX) { in ConvertFreqToChannel()
1564 pStaStateMachine->linkedInfo.frequency = FREQ_2G_MAX; in ConvertFreqToChannelTest()