Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/clients/
H A Dwwan.c49 static enum ChppAppErrorCode chppDispatchWwanResponse(void *clientContext,
98 .responseDispatchFunctionPtr = &chppDispatchWwanResponse,
152 static enum ChppAppErrorCode chppDispatchWwanResponse(void *clientContext, in chppDispatchWwanResponse() function