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

  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 75 case GNSS_CONSTELLATION_GPS:
254 if (svUsedCount == 0 && GNSS_CONSTELLATION_GPS != sv_meta_p->svType)
503 loc_nmea_sv_meta_init(loc_eng_data_p, sv_meta, GNSS_CONSTELLATION_GPS, true));
958 if (GNSS_CONSTELLATION_GPS == svStatus.gnss_sv_list[svNumber - 1].constellation)
993 loc_nmea_sv_meta_init(loc_eng_data_p, sv_meta, GNSS_CONSTELLATION_GPS, false));
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 626 if (GNSS_CONSTELLATION_GPS == svStatus.gnss_sv_list[svNumber - 1].constellation)
677 if (GNSS_CONSTELLATION_GPS == svStatus.gnss_sv_list[svNumber - 1].constellation)
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 154 info.constellation = GNSS_CONSTELLATION_GPS;
177 if (info.constellation == GNSS_CONSTELLATION_GPS) {
    [all...]
  /hardware/libhardware/include/hardware/
gps.h 468 #define GNSS_CONSTELLATION_GPS 1
    [all...]

Completed in 64 milliseconds