Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotimpl_fuzzer/
H A Dwifihotspotimpl_fuzzer.cpp85 std::vector<int32_t> band_5G_channel = { 149, 168, 169 }; in SetHotspotConfigFuzzTest() local
86 …nelsTable node{{ BandType::BAND_2GHZ, band_2G_channel }, { BandType::BAND_5GHZ, band_5G_channel }}; in SetHotspotConfigFuzzTest()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_service_test.cpp155 std::vector<int32_t> band_5G_channel = { 149, 168, 169 }; variable
156 …able temp = { { BandType::BAND_2GHZ, band_2G_channel }, { BandType::BAND_5GHZ, band_5G_channel } };
H A Dap_started_state_test.cpp113 std::vector<int32_t> band_5G_channel = { 149, 168, 169 }; in SetUp() local
115 …hannelTbs = { { BandType::BAND_2GHZ, band_2G_channel }, { BandType::BAND_5GHZ, band_5G_channel } }; in SetUp()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service_test.cpp142 std::vector<int32_t> band_5G_channel = { 149, 168, 169 }; in StaServiceInitStaServiceSuccess() local
143 …able temp = { { BandType::BAND_2GHZ, band_2G_channel }, { BandType::BAND_5GHZ, band_5G_channel } }; in StaServiceInitStaServiceSuccess()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp74 std::vector<int32_t> band_5G_channel = { 149, 168, 169 }; in InitScanServiceSuccess1() local
75 …able temp = { { BandType::BAND_2GHZ, band_2G_channel }, { BandType::BAND_5GHZ, band_5G_channel } }; in InitScanServiceSuccess1()
88 std::vector<int32_t> band_5G_channel = { 149, 168, 169 }; in InitScanServiceSuccess2() local
89 …able temp = { { BandType::BAND_2GHZ, band_2G_channel }, { BandType::BAND_5GHZ, band_5G_channel } }; in InitScanServiceSuccess2()