Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/common/
Dgnss.h131 CHPP_GNSS_CLOSE = 0x0001, enumerator
/system/chre/chpp/clients/
Dgnss.c202 case CHPP_GNSS_CLOSE: { in chppDispatchGnssResponse()
628 &gGnssClientContext.client, CHPP_GNSS_CLOSE); in chppGnssClientClose()
634 &gGnssClientContext.outReqStates[CHPP_GNSS_CLOSE], request, in chppGnssClientClose()
/system/chre/chpp/services/
Dgnss.c168 case CHPP_GNSS_CLOSE: { in chppDispatchGnssRequest()