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

  /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...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 172 info.c_n0_dbhz = sv_status->sv_list[i].snr;
746 cn0s[i] = info.c_n0_dbhz;
    [all...]
  /hardware/qcom/gps/msm8996/core/
LocApiBase.cpp 267 svStatus.gnss_sv_list[i].c_n0_dbhz,
  /device/google/marlin/location/loc_api/loc_api_v02/
LocApiV02.cpp     [all...]
  /hardware/libhardware/include/hardware/
gps.h 607 float c_n0_dbhz; member in struct:__anon32116
1619 double c_n0_dbhz; member in struct:__anon32144
1778 double c_n0_dbhz; member in struct:__anon32145
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
TestMeasurementUtil.java 187 softAssert.assertTrue("c_n0_dbhz: Carrier-to-noise density",
    [all...]
  /device/htc/flounder/gps/qct/lib/
libloc_eng.so 
  /device/huawei/angler/location/loc_api/loc_api_v02/
LocApiV02.cpp     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
LocApiV02.cpp     [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
LocApiV02.cpp     [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/msm8909/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]

Completed in 953 milliseconds