Home
last modified time | relevance | path

Searched refs:handleWifiAsyncResult (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/chre/apps/test/common/chre_cross_validator_wifi/src/
H A Dchre_cross_validator_wifi_manager.cc49 handleWifiAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleEvent()
300 void Manager::handleWifiAsyncResult(const chreAsyncResult *result) { in handleWifiAsyncResult() function in chre::cross_validator_wifi::Manager
/aosp12/system/chre/apps/wifi_world/
H A Dwifi_world.cc185 void handleWifiAsyncResult(const chreAsyncResult *result) { in handleWifiAsyncResult() function
380 handleWifiAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in nanoappHandleEvent()
/aosp12/system/chre/apps/test/common/chre_cross_validator_wifi/inc/
H A Dchre_cross_validator_wifi_manager.h197 void handleWifiAsyncResult(const chreAsyncResult *result);
/aosp12/system/chre/apps/test/common/chre_settings_test/inc/
H A Dchre_settings_test_manager.h134 void handleWifiAsyncResult(const chreAsyncResult *result);
/aosp12/system/chre/apps/test/common/chre_stress_test/inc/
H A Dchre_stress_test_manager.h98 void handleWifiAsyncResult(const chreAsyncResult *result);
/aosp12/system/chre/apps/test/common/chre_stress_test/src/
H A Dchre_stress_test_manager.cc142 handleWifiAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()
221 void Manager::handleWifiAsyncResult(const chreAsyncResult *result) { in handleWifiAsyncResult() function in chre::stress_test::Manager
/aosp12/system/chre/apps/test/common/chre_settings_test/src/
H A Dchre_settings_test_manager.cc271 handleWifiAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in handleDataFromChre()
373 void Manager::handleWifiAsyncResult(const chreAsyncResult *result) { in handleWifiAsyncResult() function in chre::settings_test::Manager