Home
last modified time | relevance | path

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

/system/chre/chpp/clients/
Dgnss.c47 static enum ChppAppErrorCode chppDispatchGnssNotification(void *clientContext,
104 .notificationDispatchFunctionPtr = &chppDispatchGnssNotification,
249 static enum ChppAppErrorCode chppDispatchGnssNotification(void *clientContext, in chppDispatchGnssNotification() function