Home
last modified time | relevance | path

Searched refs:CHAN_WIDTH_80MHZ_MHZ (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.c81 const unsigned int CHAN_WIDTH_80MHZ_MHZ = 4; variable
144 return CHAN_WIDTH_80MHZ_MHZ; in GetHeChanWidth()
193 return CHAN_WIDTH_80MHZ_MHZ; in GetVhtChanWidth()
/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.c74 const unsigned int CHAN_WIDTH_80MHZ_MHZ = 4; variable
872 return CHAN_WIDTH_80MHZ_MHZ; in GetHeChanWidth()
921 return CHAN_WIDTH_80MHZ_MHZ; in GetVhtChanWidth()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c78 const unsigned int CHAN_WIDTH_80MHZ_MHZ = 4; variable
1077 return CHAN_WIDTH_80MHZ_MHZ; in GetHeChanWidth()
1126 return CHAN_WIDTH_80MHZ_MHZ; in GetVhtChanWidth()