Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dwifi_request_manager.h561 bool postScanRequestAsyncResultEvent(uint16_t nanoappInstanceId, bool success,
/system/chre/core/
Dwifi_request_manager.cc873 bool WifiRequestManager::postScanRequestAsyncResultEvent( in postScanRequestAsyncResultEvent() function in chre::WifiRequestManager
904 if (!postScanRequestAsyncResultEvent(nanoappInstanceId, success, errorCode, in postScanRequestAsyncResultEventFatal()
1120 postScanRequestAsyncResultEvent(currentScanRequest.nanoappInstanceId, in dispatchQueuedScanRequests()