Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/common/
Dgnss.h116 CHPP_PACKED_START struct ChppGnssControlMeasurementSessionResponse { struct
/system/chre/chpp/clients/
Dgnss.c457 if (len < sizeof(struct ChppGnssControlMeasurementSessionResponse)) { in chppGnssControlMeasurementSessionResult()
463 struct ChppGnssControlMeasurementSessionResponse *result = in chppGnssControlMeasurementSessionResult()
464 (struct ChppGnssControlMeasurementSessionResponse *)buf; in chppGnssControlMeasurementSessionResult()
/system/chre/chpp/services/
Dgnss.c600 struct ChppGnssControlMeasurementSessionResponse *response = in chppGnssServiceMeasurementStatusChangeCallback()
602 struct ChppGnssControlMeasurementSessionResponse); in chppGnssServiceMeasurementStatusChangeCallback()