Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_BEARING_UNC (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8909/core/
Dgps_extended_c.h215 #define GPS_LOCATION_EXTENDED_HAS_BEARING_UNC 0x0040 macro
/hardware/qcom/gps/msm8996/core/
Dgps_extended_c.h215 #define GPS_LOCATION_EXTENDED_HAS_BEARING_UNC 0x0040 macro
/hardware/qcom/gps/sdm845/utils/
Dgps_extended_c.h276 #define GPS_LOCATION_EXTENDED_HAS_BEARING_UNC 0x0040 macro
/hardware/qcom/gps/msm8998/utils/
Dgps_extended_c.h268 #define GPS_LOCATION_EXTENDED_HAS_BEARING_UNC 0x0040 macro
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp156 if (GPS_LOCATION_EXTENDED_HAS_BEARING_UNC & locationExtended.flags) { in convertLocation()
/hardware/qcom/gps/sdm845/gnss/
DGnssAdapter.cpp154 if (GPS_LOCATION_EXTENDED_HAS_BEARING_UNC & locationExtended.flags) { in convertLocation()