Searched refs:FREQ_5G_MAX_RANGE (Results 1 – 1 of 1) sorted by relevance
44 constexpr int FREQ_5G_MAX_RANGE = 5900; variable293 return freq > FREQ_5G_MIN_RANGE && freq < FREQ_5G_MAX_RANGE; in IsValid5GHz()