Home
last modified time | relevance | path

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

/aosp12/system/chre/core/include/chre/core/
H A Dwifi_request_manager.h347 bool postScanRequestAsyncResultEvent(uint32_t nanoappInstanceId, bool success,
/aosp12/system/chre/core/
H A Dwifi_request_manager.cc405 bool WifiRequestManager::postScanRequestAsyncResultEvent( in postScanRequestAsyncResultEvent() function in chre::WifiRequestManager
434 if (!postScanRequestAsyncResultEvent(nanoappInstanceId, success, errorCode, in postScanRequestAsyncResultEventFatal()