Home
last modified time | relevance | path

Searched defs:staScene (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
H A Dscan_service_test.cpp96 int staScene = 0; in AllowExternScanFail1() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp797 int staScene = 0; in AllowExternScanFail1() local
866 const int staScene = 17; in AllowSystemTimerScanFail5() local
1133 const int staScene = 0; in AllowScanDuringStaSceneSuccess1() local
1146 const int staScene = 0; in AllowScanDuringStaSceneFail1() local
1159 const int staScene = 0; in AllowScanDuringStaSceneFail2() local
1172 const int staScene = 0; in AllowScanDuringStaSceneFail3() local
1191 const int staScene = 0; in AllowScanDuringCustomSceneSuccess1() local
1205 const int staScene = 0; in AllowScanDuringCustomSceneSuccess2() local
1219 const int staScene = 0; in AllowScanDuringCustomSceneFail1() local
1237 const int staScene = 0; in AllowScanDuringCustomSceneFail2() local
[all …]
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_control_msg.h47 int staScene; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp1438 int staScene = GetStaScene(); in AllowSystemTimerScan() local
1503 int staScene = GetStaScene(); in AllowPnoScan() local
1741 int staScene = GetStaScene(); in GetAllowBandFreqsControlInfo() local
1964 bool ScanService::AllowScanDuringStaScene(int staScene, ScanMode scanMode) in AllowScanDuringStaScene()
2108 bool ScanService::SystemScanByInterval(int staScene, int &interval, int &count) in SystemScanByInterval()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp260 int staScene = static_cast<int>(data[0]); in AllowExternScanByForbidFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp407 bool ScanService::AllowScanDuringStaScene(int staScene, ScanMode scanMode) in AllowScanDuringStaScene()
433 bool ScanService::SystemScanByInterval(int staScene, int &interval, int &count) in SystemScanByInterval()