Home
last modified time | relevance | path

Searched refs:constellation (Results 1 – 9 of 9) sorted by relevance

/system/chre/chpp/common/
Dgnss_convert.c76 out->constellation = in->constellation; in chppGnssConvertMeasurementFromChre()
195 out->constellation = in->constellation; in chppGnssConvertMeasurementToChre()
/system/chre/chpp/include/chpp/common/
Dgnss_types.h69 uint8_t constellation; member
/system/chre/chre_api/legacy/v1_2/chre/
Dgnss.h282 uint8_t constellation; member
/system/chre/chre_api/legacy/v1_1/chre/
Dgnss.h275 uint8_t constellation; member
/system/chre/chre_api/legacy/v1_3/chre/
Dgnss.h289 uint8_t constellation; member
/system/chre/chre_api/legacy/v1_4/chre/
Dgnss.h290 uint8_t constellation; member
/system/chre/chre_api/include/chre_api/chre/
Dgnss.h296 uint8_t constellation; member
/system/chre/apps/gnss_world/
Dgnss_world.cc235 measurement->constellation, measurement->c_n0_dbhz, in handleGnssDataEvent()
/system/chre/pal/tests/src/
Dgnss_pal_impl_test.cc123 event.measurements[i].constellation, event.measurements[i].c_n0_dbhz, in logMeasurementEvent()