Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/shared/
H A Dplatform_wifi.cc82 bool PlatformWifi::configureScanMonitor(bool enable) { in configureScanMonitor() function in chre::PlatformWifi
/aosp_15_r20/system/chre/pal/include/chre/pal/
H A Dwifi.h303 bool (*configureScanMonitor)(bool enable); member
/aosp_15_r20/system/chre/core/
H A Dwifi_request_manager.cc135 bool WifiRequestManager::configureScanMonitor(Nanoapp *nanoapp, bool enable, in configureScanMonitor() function in chre::WifiRequestManager