Home
last modified time | relevance | path

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

/system/chre/chpp/services/
Dgnss.c102 struct ChppGnssServiceState *gnssServiceContext,
105 struct ChppGnssServiceState *gnssServiceContext,
108 struct ChppGnssServiceState *gnssServiceContext,
111 struct ChppGnssServiceState *gnssServiceContext,
114 struct ChppGnssServiceState *gnssServiceContext,
117 struct ChppGnssServiceState *gnssServiceContext,
154 struct ChppGnssServiceState *gnssServiceContext = in chppDispatchGnssRequest() local
162 rRState = &gnssServiceContext->open; in chppDispatchGnssRequest()
164 error = chppGnssServiceOpen(gnssServiceContext, rxHeader); in chppDispatchGnssRequest()
169 rRState = &gnssServiceContext->close; in chppDispatchGnssRequest()
[all …]