Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dwifi_request_manager.h886 TimerHandle setConfigureScanMonitorTimer();
/system/chre/core/
Dwifi_request_manager.cc99 mConfigureScanMonitorTimeoutHandle = setConfigureScanMonitorTimer(); in dispatchQueuedConfigureScanMonitorRequests()
121 TimerHandle WifiRequestManager::setConfigureScanMonitorTimer() { in setConfigureScanMonitorTimer() function in chre::WifiRequestManager
157 mConfigureScanMonitorTimeoutHandle = setConfigureScanMonitorTimer(); in configureScanMonitor()