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
507 notification->handle = gGnssServiceContext.service.handle; in chppGnssServiceRequestStateResyncCallback()
511 gGnssServiceContext.service.appContext->transportContext, notification, in chppGnssServiceRequestStateResyncCallback()
524 .handle = gGnssServiceContext.service.handle, in chppGnssServiceLocationStatusChangeCallback()
525 .transaction = gGnssServiceContext.controlLocationSession.transaction, in chppGnssServiceLocationStatusChangeCallback()
543 &gGnssServiceContext.service, in chppGnssServiceLocationStatusChangeCallback()
544 &gGnssServiceContext.controlLocationSession, response, responseLen); in chppGnssServiceLocationStatusChangeCallback()
569 notification->header.handle = gGnssServiceContext.service.handle; in chppGnssServiceLocationEventCallback()
581 gGnssServiceContext.service.appContext->transportContext, notification, in chppGnssServiceLocationEventCallback()
585 gGnssServiceContext.api->releaseLocationEvent(event); in chppGnssServiceLocationEventCallback()
[all …]