Home
last modified time | relevance | path

Searched defs:scanIntervalMode (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp192 ScanIntervalMode scanIntervalMode; in StoreRequestScanConfigFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp1409 ScanIntervalMode scanIntervalMode; in AllowSingleAppScanByIntervalSuccess1() local
1421 ScanIntervalMode scanIntervalMode = sAppForbid.scanIntervalMode; in AllowSingleAppScanByIntervalSuccess2() local
1442 ScanIntervalMode scanIntervalMode = sAppForbid.scanIntervalMode; in AllowSingleAppScanByIntervalFail1() local
1449 ScanIntervalMode scanIntervalMode; in AllowFullAppScanByIntervalSuccess1() local
1461 ScanIntervalMode scanIntervalMode = sAppForbid.scanIntervalMode; in AllowFullAppScanByIntervalSuccess2() local
1482 ScanIntervalMode scanIntervalMode = sAppForbid.scanIntervalMode; in AllowFullAppScanByIntervalFail1() local
/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() local
H A Dwifi_scan_stub.cpp137 ScanIntervalMode scanIntervalMode; in OnSetScanControlInfo() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_scan_config.cpp229 ScanIntervalMode scanIntervalMode; in InitScanControlIntervalList() local
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_msg.h316 ScanIntervalMode scanIntervalMode; member
325 ScanIntervalMode scanIntervalMode; member
/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/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
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; member