Home
last modified time | relevance | path

Searched refs:GNSS_SIGNAL_QZSS_L2 (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h583 GNSS_SIGNAL_QZSS_L2 = (1<<15), enumerator
600 GNSS_SIGNAL_QZSS_L2| GNSS_SIGNAL_QZSS_L5 | GNSS_SIGNAL_SBAS_L1 |\
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h580 GNSS_SIGNAL_QZSS_L2 = (1<<13), enumerator
605 GNSS_SIGNAL_QZSS_L2| GNSS_SIGNAL_QZSS_L5 | GNSS_SIGNAL_SBAS_L1 |\
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h599 GNSS_SIGNAL_QZSS_L2 = (1<<13), enumerator
624 GNSS_SIGNAL_QZSS_L2| GNSS_SIGNAL_QZSS_L5 | GNSS_SIGNAL_SBAS_L1 |\
/hardware/qcom/sm8150p/gps/utils/
Dgps_extended_c.h609 #define GNSS_SIGNAL_QZSS_L2 ((GnssSignalTypeMask)0x00008000ul) macro
Dloc_nmea.cpp314 case GNSS_SIGNAL_QZSS_L2: in convert_signalType_to_signalId()
/hardware/qcom/sm7150/gps/utils/
Dloc_nmea.cpp314 case GNSS_SIGNAL_QZSS_L2: in convert_signalType_to_signalId()
/hardware/qcom/sm8150/gps/utils/
Dloc_nmea.cpp314 case GNSS_SIGNAL_QZSS_L2: in convert_signalType_to_signalId()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3457 case GNSS_SIGNAL_QZSS_L2: in reportSv()