Searched refs:scanMonitorIsEnabled (Results 1 – 2 of 2) sorted by relevance
250 scanMonitorIsEnabled() ? "enabled" : "disabled"); in logStateToBuffer()252 if (scanMonitorIsEnabled()) { in logStateToBuffer()290 bool WifiRequestManager::scanMonitorIsEnabled() const { in scanMonitorIsEnabled() function in chre::WifiRequestManager307 return (requestedState == scanMonitorIsEnabled() || in scanMonitorIsInRequestedState()
250 bool scanMonitorIsEnabled() const;