Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/common/
Dgnss.h137 CHPP_GNSS_CONTROL_LOCATION_SESSION = 0x0003, enumerator
/system/chre/chpp/clients/
Dgnss.c210 case CHPP_GNSS_CONTROL_LOCATION_SESSION: { in chppDispatchGnssResponse()
701 request->header.command = CHPP_GNSS_CONTROL_LOCATION_SESSION; in chppGnssClientControlLocationSession()
708 &gGnssClientContext.rRState[CHPP_GNSS_CONTROL_LOCATION_SESSION], in chppGnssClientControlLocationSession()
/system/chre/chpp/services/
Dgnss.c182 case CHPP_GNSS_CONTROL_LOCATION_SESSION: { in chppDispatchGnssRequest()
526 .command = CHPP_GNSS_CONTROL_LOCATION_SESSION, in chppGnssServiceLocationStatusChangeCallback()