Home
last modified time | relevance | path

Searched refs:cN0DbHz (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/gnss/1.0/default/
DGnssMeasurement.cpp69 .cN0DbHz = entry.c_n0_dbhz, in gnssMeasurementCb()
143 gnssData.measurements[i].cN0DbHz = entry.c_n0_dbhz; in gpsMeasurementCb()
/hardware/interfaces/gnss/1.1/default/
DGnss.cpp211 Return<GnssSvInfo> Gnss::getSvInfo(int16_t svid, GnssConstellationType type, float cN0DbHz, in getSvInfo() argument
215 .cN0Dbhz = cN0DbHz, in getSvInfo()
DGnss.h89 Return<GnssSvInfo> getSvInfo(int16_t svid, GnssConstellationType type, float cN0DbHz,
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DMeasurementAPIClient.cpp186 out.cN0DbHz = in.carrierToNoiseDbHz; in convertGnssMeasurement()
/hardware/qcom/gps/msm8998/android/location_api/
DGnssMeasurementAPIClient.cpp209 out.cN0DbHz = in.carrierToNoiseDbHz; in convertGnssMeasurement()
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal418 double cN0DbHz;