Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h580 GNSS_SIGNAL_QZSS_L2 = (1<<15), enumerator
595 GNSS_SIGNAL_QZSS_L2| GNSS_SIGNAL_QZSS_L5 | GNSS_SIGNAL_SBAS_L1 |\
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h596 #define GNSS_SIGNAL_QZSS_L2 ((GnssSignalTypeMask)0x00008000ul) macro
Dloc_nmea.cpp311 case GNSS_SIGNAL_QZSS_L2: in convert_signalType_to_signalId()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp3331 case GNSS_SIGNAL_QZSS_L2: in reportSv()