Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h37 #define WIFI_24G_CHANNEL_NUM 14 macro
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c31 #define WIFI_24G_CHANNEL_NUM 14 macro
563 if (band->channelCount > WIFI_24G_CHANNEL_NUM) { in WifiFillHwFeature()
1013 int32_t freqs[WIFI_24G_CHANNEL_NUM] = {0}; in WifiCmdGetValidFreqsWithBand()