Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/chpp/clients/
H A Dgnss.c453 if (len < sizeof(struct ChppGnssControlMeasurementSessionResponse)) { in chppGnssControlMeasurementSessionResult()
459 struct ChppGnssControlMeasurementSessionResponse *result = in chppGnssControlMeasurementSessionResult()
460 (struct ChppGnssControlMeasurementSessionResponse *)buf; in chppGnssControlMeasurementSessionResult()
/aosp_15_r20/system/chre/chpp/services/
H A Dgnss.c600 struct ChppGnssControlMeasurementSessionResponse *response = in chppGnssServiceMeasurementStatusChangeCallback()
602 struct ChppGnssControlMeasurementSessionResponse); in chppGnssServiceMeasurementStatusChangeCallback()
/aosp_15_r20/system/chre/chpp/include/chpp/common/
H A Dgnss.h116 CHPP_PACKED_START struct ChppGnssControlMeasurementSessionResponse { struct