Home
last modified time | relevance | path

Searched refs:mWifiScanMonitorAsyncTimerHandle (Results 1 – 2 of 2) sorted by relevance

/system/chre/apps/test/common/chre_stress_test/inc/
Dchre_stress_test_manager.h180 uint32_t mWifiScanMonitorAsyncTimerHandle = CHRE_TIMER_INVALID; variable
/system/chre/apps/test/common/chre_stress_test/src/
Dchre_stress_test_manager.cc198 } else if (*handle == mWifiScanMonitorAsyncTimerHandle) { in handleTimerEvent()
253 cancelTimer(&mWifiScanMonitorAsyncTimerHandle); in handleWifiAsyncResult()
427 true /* oneShot */, &mWifiScanMonitorAsyncTimerHandle); in handleWifiScanMonitoringCommand()