HomeSort by relevance Sort by last modified time
    Searched full:c_n0_dbhz (Results 1 - 17 of 17) sorted by null

  /cts/tests/tests/location/src/android/location/cts/
GnssStatusTest.java 98 softAssert.assertTrue("c_n0_dbhz: Carrier-to-noise density",
TestMeasurementUtil.java 206 softAssert.assertTrue("c_n0_dbhz: Carrier-to-noise density",
    [all...]
  /hardware/interfaces/gnss/1.0/default/
GnssMeasurement.cpp 69 .cN0DbHz = entry.c_n0_dbhz,
143 gnssData.measurements[i].cN0DbHz = entry.c_n0_dbhz;
Gnss.cpp 135 .cN0Dbhz = svInfo.c_n0_dbhz,
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 686 if (svStatus.gnss_sv_list[svNumber-1].c_n0_dbhz > 0)
689 (int)(0.5 + svStatus.gnss_sv_list[svNumber-1].c_n0_dbhz)); //float to int
764 if (svStatus.gnss_sv_list[svNumber - 1].c_n0_dbhz > 0)
767 (int)(0.5 + svStatus.gnss_sv_list[svNumber - 1].c_n0_dbhz)); //float to int
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 692 if (svStatus.gnss_sv_list[svNumber-1].c_n0_dbhz > 0)
695 (int)(0.5 + svStatus.gnss_sv_list[svNumber-1].c_n0_dbhz)); //float to int
767 if (svStatus.gnss_sv_list[svNumber - 1].c_n0_dbhz > 0)
770 (int)(0.5 + svStatus.gnss_sv_list[svNumber - 1].c_n0_dbhz)); //float to int
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8909/core/
LocApiBase.cpp 267 svStatus.gnss_sv_list[i].c_n0_dbhz,
  /hardware/qcom/gps/msm8996/core/
LocApiBase.cpp 267 svStatus.gnss_sv_list[i].c_n0_dbhz,
  /system/chre/chre_api/include/chre_api/chre/
gnss.h 258 float c_n0_dbhz; member in struct:chreGnssMeasurement
  /hardware/libhardware/include/hardware/
gps.h 424 float c_n0_dbhz; member in struct:__anon43132
1420 double c_n0_dbhz; member in struct:__anon43160
1579 double c_n0_dbhz; member in struct:__anon43161
    [all...]
  /hardware/qcom/gps/msm8998/utils/
loc_gps.h 609 float c_n0_dbhz; member in struct:__anon45586
1611 double c_n0_dbhz; member in struct:__anon45613
1770 double c_n0_dbhz; member in struct:__anon45614
    [all...]
  /hardware/qcom/gps/sdm845/utils/
loc_gps.h 613 float c_n0_dbhz; member in struct:__anon45752
1615 double c_n0_dbhz; member in struct:__anon45779
1774 double c_n0_dbhz; member in struct:__anon45780
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]

Completed in 3692 milliseconds