Home
last modified time | relevance | path

Searched refs:FREQ_2G_MIN_RANGE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.cpp41 constexpr int FREQ_2G_MIN_RANGE = 2400; variable
288 return freq > FREQ_2G_MIN_RANGE && freq < FREQ_2G_MAX_RANGE; in IsValid24GHz()