Searched refs:RESTART_PNO_SCAN_TIMER (Results 1 – 4 of 4) sorted by relevance
154 RESTART_PNO_SCAN_TIMER = 202, /* Restart after PNO scanning fails */ enumerator
140 pScanStateMachine->StopTimer(static_cast<int>(RESTART_PNO_SCAN_TIMER)); in UnInitScanService()196 … pScanStateMachine->StartTimer(static_cast<int>(RESTART_PNO_SCAN_TIMER), RESTART_PNO_SCAN_TIME); in HandleScanStatusReport()225 case RESTART_PNO_SCAN_TIMER: { in HandleInnerEventReport()397 pScanStateMachine->StopTimer(static_cast<int>(RESTART_PNO_SCAN_TIMER)); in StopPnoScan()1251 pScanStateMachine->StopTimer(static_cast<int>(RESTART_PNO_SCAN_TIMER)); in StopSystemScan()1944 pScanStateMachine->StopTimer(static_cast<int>(RESTART_PNO_SCAN_TIMER)); in SetStaCurrentTime()
230 case RESTART_PNO_SCAN_TIMER: in ExecuteStateMsg()
197 innerEvent = RESTART_PNO_SCAN_TIMER; in HandleInnerEventReportSuccess3()