Home
last modified time | relevance | path

Searched refs:ScanIntervalMode (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_msg.h302 } ScanIntervalMode; typedef
305 typedef std::vector<ScanIntervalMode> ScanIntervalList;
316 ScanIntervalMode scanIntervalMode;
325 ScanIntervalMode scanIntervalMode;
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp449 bool ScanService::AllowSingleAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) in AllowSingleAppScanByInterval()
454 bool ScanService::AllowFullAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) in AllowFullAppScanByInterval()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp653 ScanIntervalMode mode; in SystemScanProcessSuccess1()
673 ScanIntervalMode mode; in SystemScanProcessSuccess3()
843 ScanIntervalMode mode; in AllowSystemTimerScanSuccess()
886 ScanIntervalMode mode; in AllowPnoScanSuccess()
1280 ScanIntervalMode mode; in AllowExternScanByIntervalModeFail2()
1295 ScanIntervalMode mode; in AllowExternScanByIntervalModeFail3()
1310 ScanIntervalMode mode; in AllowExternScanByIntervalModeSuccess()
1409 ScanIntervalMode scanIntervalMode; in AllowSingleAppScanByIntervalSuccess1()
1421 ScanIntervalMode scanIntervalMode = sAppForbid.scanIntervalMode; in AllowSingleAppScanByIntervalSuccess2()
1442 ScanIntervalMode scanIntervalMode = sAppForbid.scanIntervalMode; in AllowSingleAppScanByIntervalFail1()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h754 bool AllowSingleAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode);
763 bool AllowFullAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode);
H A Dscan_service.cpp2166 bool ScanService::AllowSingleAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) in AllowSingleAppScanByInterval()
2201 bool ScanService::AllowFullAppScanByInterval(int appId, ScanIntervalMode scanIntervalMode) in AllowFullAppScanByInterval()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/include/
H A Dwifi_internal_msg.h134 ScanIntervalMode scanIntervalMode;
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub_lite.cpp134 ScanIntervalMode scanIntervalMode; in OnSetScanControlInfo()
H A Dwifi_scan_stub.cpp137 ScanIntervalMode scanIntervalMode; in OnSetScanControlInfo()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_scan_config.cpp229 ScanIntervalMode scanIntervalMode; in InitScanControlIntervalList()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp192 ScanIntervalMode scanIntervalMode; in StoreRequestScanConfigFuzzTest()