Home
last modified time | relevance | path

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

/system/chre/apps/test/chqts/src/general_test/
Dbasic_wifi_test.h83 void processChreWifiAsyncResult(const chreAsyncResult *result);
Dbasic_wifi_test.cc436 processChreWifiAsyncResult(result); in handleChreWifiAsyncEvent()
439 void BasicWifiTest::processChreWifiAsyncResult(const chreAsyncResult *result) { in processChreWifiAsyncResult() function in general_test::BasicWifiTest