Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/clients/
H A Dgnss.c47 static enum ChppAppErrorCode chppDispatchGnssNotification(void *clientContext,
102 .notificationDispatchFunctionPtr = &chppDispatchGnssNotification,
247 static enum ChppAppErrorCode chppDispatchGnssNotification(void *clientContext, in chppDispatchGnssNotification() function