Searched defs:band_2G_channel (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_service_test.cpp | 154 std::vector<int32_t> band_2G_channel = { 1, 2, 3, 4, 5, 6, 7 }; variable
|
H A D | ap_started_state_test.cpp | 111 std::vector<int32_t> band_2G_channel = { 1, 2, 3, 4, 5, 6, 7 }; in SetUp() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotimpl_fuzzer/ |
H A D | wifihotspotimpl_fuzzer.cpp | 84 std::vector<int32_t> band_2G_channel = { 1, 2, 3, 4, 5, 6, 7 }; in SetHotspotConfigFuzzTest() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_service_test.cpp | 141 std::vector<int32_t> band_2G_channel = { 1, 2, 3, 4, 5, 6, 7 }; in StaServiceInitStaServiceSuccess() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service_test.cpp | 73 std::vector<int32_t> band_2G_channel = { 1, 2, 3, 4, 5, 6, 7 }; in InitScanServiceSuccess1() local 87 std::vector<int32_t> band_2G_channel = { 1, 2, 3, 4, 5, 6, 7 }; in InitScanServiceSuccess2() local
|