Searched refs:ApplyScanPolices (Results 1 – 4 of 4) sorted by relevance
337 ErrCode ScanService::ApplyScanPolices(ScanType type) in ApplyScanPolices() function in OHOS::Wifi::ScanService
594 ErrCode ApplyScanPolices(ScanType type);
341 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_EXTERN); in ScanControlInner()921 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_PNO); in BeginPnoScan()1258 ErrCode rlt = ApplyScanPolices(ScanType::SCAN_TYPE_SYSTEMTIMER); in StartSystemTimerScan()1642 ErrCode ScanService::ApplyScanPolices(ScanType type) in ApplyScanPolices() function in OHOS::Wifi::ScanService1941 if (ApplyScanPolices(ScanType::SCAN_TYPE_PNO) != WIFI_OPT_SUCCESS) { in SetStaCurrentTime()
236 pScanService->ApplyScanPolices(scanType); in StoreRequestScanConfigFuzzTest()