Home
last modified time | relevance | path

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

/system/chre/chpp/services/
Dgnss.c95 struct ChppGnssServiceState gGnssServiceContext; variable
509 notification->handle = gGnssServiceContext.service.handle; in chppGnssServiceRequestStateResyncCallback()
513 gGnssServiceContext.service.appContext->transportContext, notification, in chppGnssServiceRequestStateResyncCallback()
526 .handle = gGnssServiceContext.service.handle, in chppGnssServiceLocationStatusChangeCallback()
527 .transaction = gGnssServiceContext.controlLocationSession.transaction, in chppGnssServiceLocationStatusChangeCallback()
545 &gGnssServiceContext.service, in chppGnssServiceLocationStatusChangeCallback()
546 &gGnssServiceContext.controlLocationSession, response, responseLen); in chppGnssServiceLocationStatusChangeCallback()
571 notification->header.handle = gGnssServiceContext.service.handle; in chppGnssServiceLocationEventCallback()
583 gGnssServiceContext.service.appContext->transportContext, notification, in chppGnssServiceLocationEventCallback()
587 gGnssServiceContext.api->releaseLocationEvent(event); in chppGnssServiceLocationEventCallback()
[all …]