Home
last modified time | relevance | path

Searched refs:chppRunLoopbackTestAsync (Results 1 – 3 of 3) sorted by relevance

/system/chre/chpp/include/chpp/clients/
Dloopback.h104 enum ChppAppErrorCode chppRunLoopbackTestAsync(struct ChppAppState *appState);
/system/chre/chpp/clients/
Dloopback.c246 enum ChppAppErrorCode chppRunLoopbackTestAsync(struct ChppAppState *appState) { in chppRunLoopbackTestAsync() function
Dwifi.c393 chppRunLoopbackTestAsync(wifiClientContext->client.appContext); in chppWifiClientProcessTimeout()