Home
last modified time | relevance | path

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

/system/chre/chpp/services/
Dwifi.c36 static enum ChppAppErrorCode chppDispatchWifiRequest(void *serviceContext,
62 .requestDispatchFunctionPtr = &chppDispatchWifiRequest,
144 static enum ChppAppErrorCode chppDispatchWifiRequest(void *serviceContext, in chppDispatchWifiRequest() function