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

  /cts/tests/tests/location/src/android/location/cts/
GnssStatusTest.java 95 softAssert.assertTrue("c_n0_dbhz: Carrier-to-noise density",
TestMeasurementUtil.java 205 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...]
  /system/chre/apps/gnss_world/
gnss_world.cc 230 i, measurement->constellation, measurement->c_n0_dbhz);
  /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 265 float c_n0_dbhz; member in struct:chreGnssMeasurement
  /system/chre/chre_api/legacy/v1_1/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:__anon48182
1420 double c_n0_dbhz; member in struct:__anon48210
1579 double c_n0_dbhz; member in struct:__anon48211
    [all...]
  /hardware/qcom/gps/msm8909w_3100/utils/
loc_gps.h 613 float c_n0_dbhz; member in struct:__anon50547
1615 double c_n0_dbhz; member in struct:__anon50574
1774 double c_n0_dbhz; member in struct:__anon50575
    [all...]
  /hardware/qcom/gps/msm8998/utils/
loc_gps.h 609 float c_n0_dbhz; member in struct:__anon50889
1611 double c_n0_dbhz; member in struct:__anon50916
1770 double c_n0_dbhz; member in struct:__anon50917
    [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 1196 milliseconds