Home
last modified time | relevance | path

Searched refs:ChppGnssControlMeasurementSessionParameters (Results 1 – 2 of 2) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dgnss.h58 struct ChppGnssControlMeasurementSessionParameters { struct
67 struct ChppGnssControlMeasurementSessionParameters params; argument
/system/chre/chpp/services/
Dgnss.c428 if (len < sizeof(struct ChppGnssControlMeasurementSessionParameters)) { in chppGnssServiceControlMeasurementSession()
432 struct ChppGnssControlMeasurementSessionParameters *parameters = in chppGnssServiceControlMeasurementSession()
433 (struct ChppGnssControlMeasurementSessionParameters *)buf; in chppGnssServiceControlMeasurementSession()