HomeSort by relevance Sort by last modified time
    Searched refs:cN0Dbhz (Results 1 - 7 of 7) sorted by null

  /hardware/interfaces/gnss/1.0/
IGnssCallback.hal 107 float cN0Dbhz;
  /hardware/qcom/gps/msm8998/android/location_api/
GnssAPIClient.cpp 389 info.cN0Dbhz = in.gnssSvs[i].cN0Dbhz;
  /hardware/interfaces/gnss/1.0/default/
Gnss.cpp 135 .cN0Dbhz = svInfo.c_n0_dbhz,
227 info.cN0Dbhz = svInfo->sv_list[i].snr;
  /hardware/qcom/gps/msm8998/core/
LocApiBase.cpp 284 svNotify.gnssSvs[i].cN0Dbhz,
  /hardware/qcom/gps/msm8998/location/
LocationAPI.h 471 float cN0Dbhz; // signal strength
    [all...]
  /hardware/qcom/gps/msm8998/gnss/
GnssAdapter.cpp     [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 688 SET(Cn0DbHz, measurement->cN0DbHz);
    [all...]

Completed in 542 milliseconds