Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/common/chre_stress_test/src/
H A Dchre_stress_test_manager.cc190 } else if (*handle == mWifiScanMonitorAsyncTimerHandle) { in handleTimerEvent()
245 cancelTimer(&mWifiScanMonitorAsyncTimerHandle); in handleWifiAsyncResult()
418 &mWifiScanMonitorAsyncTimerHandle); in handleWifiScanMonitoringCommand()
/aosp12/system/chre/apps/test/common/chre_stress_test/inc/
H A Dchre_stress_test_manager.h175 uint32_t mWifiScanMonitorAsyncTimerHandle = CHRE_TIMER_INVALID; variable