Home
last modified time | relevance | path

Searched defs:configureScanMonitor (Results 1 – 3 of 3) sorted by relevance

/chre-3.4.0/platform/shared/
Dplatform_wifi.cc69 bool PlatformWifi::configureScanMonitor(bool enable) { in configureScanMonitor() function in chre::PlatformWifi
/chre-3.4.0/pal/include/chre/pal/
Dwifi.h206 bool (*configureScanMonitor)(bool enable); member
/chre-3.4.0/core/
Dwifi_request_manager.cc50 bool WifiRequestManager::configureScanMonitor(Nanoapp *nanoapp, bool enable, in configureScanMonitor() function in chre::WifiRequestManager