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,
105 .notificationDispatchFunctionPtr = &chppDispatchGnssNotification,
251 static enum ChppAppErrorCode chppDispatchGnssNotification(void *clientContext, in chppDispatchGnssNotification() function