Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_EXT_DOP (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A Dgps_extended_c.h325 #define GPS_LOCATION_EXTENDED_HAS_EXT_DOP 0x40000 macro
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dgps_extended_c.h350 #define GPS_LOCATION_EXTENDED_HAS_EXT_DOP 0x40000 macro
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dgps_extended_c.h350 #define GPS_LOCATION_EXTENDED_HAS_EXT_DOP 0x40000 macro
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dgps_extended_c.h357 #define GPS_LOCATION_EXTENDED_HAS_EXT_DOP 0x40000 macro
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dgps_extended_c.h357 #define GPS_LOCATION_EXTENDED_HAS_EXT_DOP 0x40000 macro
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp268 if (GPS_LOCATION_EXTENDED_HAS_EXT_DOP & locationExtended.flags) { in convertLocationInfo()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp265 if (GPS_LOCATION_EXTENDED_HAS_EXT_DOP & locationExtended.flags) { in convertLocationInfo()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp297 if (GPS_LOCATION_EXTENDED_HAS_EXT_DOP & locationExtended.flags) { in convertLocationInfo()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp368 if (GPS_LOCATION_EXTENDED_HAS_EXT_DOP & locationExtended.flags) { in convertLocationInfo()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp368 if (GPS_LOCATION_EXTENDED_HAS_EXT_DOP & locationExtended.flags) { in convertLocationInfo()