Home
last modified time | relevance | path

Searched refs:updateNanoappScanMonitoringList (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/include/chre/core/
Dwifi_request_manager.h281 bool updateNanoappScanMonitoringList(bool enable, uint32_t instanceId);
/system/chre/core/
Dwifi_request_manager.cc332 bool WifiRequestManager::updateNanoappScanMonitoringList(bool enable, in updateNanoappScanMonitoringList() function in chre::WifiRequestManager
371 if (!success || updateNanoappScanMonitoringList(enable, nanoappInstanceId)) { in postScanMonitorAsyncResultEvent()