Searched refs:scanMonitorIsEnabled (Results 1 – 2 of 2) sorted by relevance
229 bool scanMonitorIsEnabled() const;
264 scanMonitorIsEnabled() ? "enabled" : "disabled"); in logStateToBuffer()288 bool WifiRequestManager::scanMonitorIsEnabled() const { in scanMonitorIsEnabled() function in chre::WifiRequestManager305 return (requestedState == scanMonitorIsEnabled() || (!requestedState in scanMonitorIsInRequestedState()