Home
last modified time | relevance | path

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

/system/chre/chpp/clients/
Dgnss.c45 static enum ChppAppErrorCode chppDispatchGnssResponse(void *clientContext,
99 .responseDispatchFunctionPtr = &chppDispatchGnssResponse,
171 static enum ChppAppErrorCode chppDispatchGnssResponse(void *clientContext, in chppDispatchGnssResponse() function