Home
last modified time | relevance | path

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

/system/chre/chpp/clients/
Dgnss.c71 bool requestStateResyncPending; // requestStateResync() is waiting to be member
193 if (gnssClientContext->requestStateResyncPending) { in chppDispatchGnssResponse()
195 gnssClientContext->requestStateResyncPending = false; in chppDispatchGnssResponse()
333 gnssClientContext->requestStateResyncPending = true; in chppGnssClientNotifyReset()
517 clientContext->requestStateResyncPending = true; in chppGnssStateResyncNotification()
520 clientContext->requestStateResyncPending = false; in chppGnssStateResyncNotification()