Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c76 const unsigned int BAND_6_GHZ = 8; variable
118 if (band == BAND_6_GHZ) { in ConvertChanToFreqMhz()
153 return ConvertChanToFreqMhz(centerSegFreq, BAND_6_GHZ); in GetHeCentFreq()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/
H A Dwifi_supplicant_hal.c69 const unsigned int BAND_6_GHZ = 8; variable
846 if (band == BAND_6_GHZ) { in ConvertChanToFreqMhz()
881 return ConvertChanToFreqMhz(centerSegFreq, BAND_6_GHZ); in GetHeCentFreq()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c73 const unsigned int BAND_6_GHZ = 8; variable
1046 if (band == BAND_6_GHZ) { in ConvertChanToFreqMhz()
1086 return ConvertChanToFreqMhz(centerSegFreq, BAND_6_GHZ); in GetHeCentFreq()