Searched refs:FREQ_2G_MAX_RANGE (Results 1 – 1 of 1) sorted by relevance
42 constexpr int FREQ_2G_MAX_RANGE = 2500; variable288 return freq > FREQ_2G_MIN_RANGE && freq < FREQ_2G_MAX_RANGE; in IsValid24GHz()