Home
last modified time | relevance | path

Searched refs:IEEE80211_BAND_2GHZ (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_types.h41 IEEE80211_BAND_2GHZ, /**< 2.4 GHz */ enumerator
H A Dwlan_hdi_direct_test.cpp290 wifiInfo.band = IEEE80211_BAND_2GHZ; in HWTEST_F()
H A Dwlan_hdi_hal_services_c_test.cpp239 wifiInfo.band = IEEE80211_BAND_2GHZ; in HWTEST_F()
1065 wifiInfo.band = IEEE80211_BAND_2GHZ; in HWTEST_F()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_hal.h63 IEEE80211_BAND_2GHZ, enumerator
/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h139 IEEE80211_BAND_2GHZ = 0, /**< 2.4 GHz */ enumerator
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h216 IEEE80211_BAND_2GHZ, /**< 2.4 GHz */ enumerator
/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c561 if (capability->bands[IEEE80211_BAND_2GHZ] != NULL) { in WifiFillHwFeature()
562 struct WlanBand *band = capability->bands[IEEE80211_BAND_2GHZ]; in WifiFillHwFeature()
568 WifiGetChannelData(band, &featureData, capability, IEEE80211_BAND_2GHZ); in WifiFillHwFeature()
/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp219 int32_t band = IEEE80211_BAND_2GHZ;
/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp1119 int32_t band = IEEE80211_BAND_2GHZ;
1161 int32_t band = IEEE80211_BAND_2GHZ;

Completed in 14 milliseconds