Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c1047 int bandFirstChMum6 = 1; in ConvertChanToFreqMhz() local
1052 if (channel >= bandFirstChMum6 && channel <= bandLastChMum6) { in ConvertChanToFreqMhz()
1056 return ((channel - bandFirstChMum6) * channelTimes) + bandStartFreqMhz6; in ConvertChanToFreqMhz()