Searched refs:SCAN_SCENE_ALL (Results 1 – 6 of 6) sorted by relevance
44 #define SCAN_SCENE_ALL 254 /* all Scenario */ macro295 scanScene = SCAN_SCENE_ALL; in tagScanIntervalMode()
272 scanIntervalMode.scanScene = SCAN_SCENE_ALL; in InitScanControlIntervalList()284 scanIntervalMode.scanScene = SCAN_SCENE_ALL; in InitScanControlIntervalList()
654 mode.scanScene = SCAN_SCENE_ALL; in SystemScanProcessSuccess1()844 mode.scanScene = SCAN_SCENE_ALL; in AllowSystemTimerScanSuccess()887 mode.scanScene = SCAN_SCENE_ALL; in AllowPnoScanSuccess()969 scanForbidMode.scanScene = SCAN_SCENE_ALL; in GetAllowBandFreqsControlInfoSuccess()971 forbidMode.scanScene = SCAN_SCENE_ALL; in GetAllowBandFreqsControlInfoSuccess()1418 sAppForbid.scanIntervalMode.scanScene = SCAN_SCENE_ALL; in AllowSingleAppScanByIntervalSuccess2()1430 sAppForbid.scanIntervalMode.scanScene = SCAN_SCENE_ALL; in AllowSingleAppScanByIntervalFail1()1458 sAppForbid.scanIntervalMode.scanScene = SCAN_SCENE_ALL; in AllowFullAppScanByIntervalSuccess2()1470 sAppForbid.scanIntervalMode.scanScene = SCAN_SCENE_ALL; in AllowFullAppScanByIntervalFail1()
1217 … if (iter->scanScene == SCAN_SCENE_ALL && iter->scanMode == ScanMode::SYSTEM_TIMER_SCAN && in SystemScanProcess()1472 … if (iter->scanScene == SCAN_SCENE_ALL && iter->scanMode == ScanMode::SYSTEM_TIMER_SCAN && in AllowSystemTimerScan()1522 …if (iter->scanScene == SCAN_SCENE_ALL && iter->scanMode == ScanMode::PNO_SCAN && iter->isSingle ==… in AllowPnoScan()1761 if (iter->scanScene == SCAN_SCENE_ALL) { in GetAllowBandFreqsControlInfo()
110 mode.scanScene = SCAN_SCENE_ALL;
102 … if (forbidIter->scanMode == ScanMode::ANYTIME_SCAN && forbidIter->scanScene == SCAN_SCENE_ALL) { in IsAllowScanAnyTime()