Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h594 GNSS_SIGNAL_NAVIC_L5 = (1<<20), enumerator
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h589 GNSS_SIGNAL_NAVIC_L5 = (1<<18), enumerator
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h613 GNSS_SIGNAL_NAVIC_L5 = (1<<20), enumerator
/hardware/qcom/sm8150p/gps/utils/
Dgps_extended_c.h615 #define GNSS_SIGNAL_NAVIC_L5 ((GnssSignalTypeMask)0x00040000ul) macro