Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/include/chpp/common/
H A Dgnss.h116 CHPP_PACKED_START struct ChppGnssControlMeasurementSessionResponse { struct
/aosp12/system/chre/chpp/clients/
H A Dgnss.c459 if (len < sizeof(struct ChppGnssControlMeasurementSessionResponse)) { in chppGnssControlMeasurementSessionResult()
472 struct ChppGnssControlMeasurementSessionResponse *result = in chppGnssControlMeasurementSessionResult()
473 (struct ChppGnssControlMeasurementSessionResponse *)buf; in chppGnssControlMeasurementSessionResult()
/aosp12/system/chre/chpp/services/
H A Dgnss.c603 struct ChppGnssControlMeasurementSessionResponse *response = in chppGnssServiceMeasurementStatusChangeCallback()
605 &requestHeader, struct ChppGnssControlMeasurementSessionResponse); in chppGnssServiceMeasurementStatusChangeCallback()