Searched refs:handleScanResponse (Results 1 - 3 of 3) sorted by relevance

/system/chre/platform/shared/
H A Dplatform_wifi.cc98 .handleScanResponse(pending, errorCode);
/system/chre/core/include/chre/core/
H A Dwifi_request_manager.h109 void handleScanResponse(bool pending, uint8_t errorCode);
320 * scan. See the handleScanResponse method which may be called from any
/system/chre/core/
H A Dwifi_request_manager.cc140 void WifiRequestManager::handleScanResponse(bool pending, function in class:chre::WifiRequestManager

Completed in 50 milliseconds