Home
last modified time | relevance | path

Searched defs:GNSS_SIGNAL_QZSS_L5 (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h582 GNSS_SIGNAL_QZSS_L5 = (1<<14), enumerator
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h585 GNSS_SIGNAL_QZSS_L5 = (1<<16), enumerator
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h601 GNSS_SIGNAL_QZSS_L5 = (1<<14), enumerator
/hardware/qcom/sm8150p/gps/utils/
Dgps_extended_c.h611 #define GNSS_SIGNAL_QZSS_L5 ((GnssSignalTypeMask)0x00010000ul) macro