Searched refs:gGnssClientContext (Results 1 – 1 of 1) sorted by relevance
80 struct ChppGnssClientState gGnssClientContext; variable114 .outReqCount = ARRAY_SIZE(gGnssClientContext.outReqStates),336 chppClientSendOpenRequest(&gGnssClientContext.client, in chppGnssClientNotifyReset()337 &gGnssClientContext.outReqStates[CHPP_GNSS_OPEN], in chppGnssClientNotifyReset()354 chppClientSendOpenRequest(&gGnssClientContext.client, in chppGnssClientNotifyMatch()355 &gGnssClientContext.outReqStates[CHPP_GNSS_OPEN], in chppGnssClientNotifyMatch()602 if (gGnssClientContext.client.appContext == NULL) { in chppGnssClientOpen()605 if (chppWaitForDiscoveryComplete(gGnssClientContext.client.appContext, in chppGnssClientOpen()608 &gGnssClientContext.client, in chppGnssClientOpen()609 &gGnssClientContext.outReqStates[CHPP_GNSS_OPEN], CHPP_GNSS_OPEN, in chppGnssClientOpen()[all …]