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
506 notification->handle = gGnssServiceContext.service.handle; in chppGnssServiceRequestStateResyncCallback()
510 gGnssServiceContext.service.appContext->transportContext, notification, in chppGnssServiceRequestStateResyncCallback()
523 .handle = gGnssServiceContext.service.handle, in chppGnssServiceLocationStatusChangeCallback()
524 .transaction = gGnssServiceContext.controlLocationSession.transaction, in chppGnssServiceLocationStatusChangeCallback()
542 gGnssServiceContext.service.appContext, in chppGnssServiceLocationStatusChangeCallback()
543 &gGnssServiceContext.controlLocationSession, response, responseLen); in chppGnssServiceLocationStatusChangeCallback()
568 notification->header.handle = gGnssServiceContext.service.handle; in chppGnssServiceLocationEventCallback()
580 gGnssServiceContext.service.appContext->transportContext, notification, in chppGnssServiceLocationEventCallback()
584 gGnssServiceContext.api->releaseLocationEvent(event); in chppGnssServiceLocationEventCallback()
[all …]