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.h924 TimerHandle setConfigureScanMonitorTimer();
/system/chre/core/
Dwifi_request_manager.cc174 mConfigureScanMonitorTimeoutHandle = setConfigureScanMonitorTimer(); in dispatchQueuedConfigureScanMonitorRequests()
196 TimerHandle WifiRequestManager::setConfigureScanMonitorTimer() { in setConfigureScanMonitorTimer() function in chre::WifiRequestManager
234 mConfigureScanMonitorTimeoutHandle = setConfigureScanMonitorTimer(); in configureScanMonitor()