Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A Dgps_extended_c.h308 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A Dgps_extended_c.h321 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dgps_extended_c.h346 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dgps_extended_c.h346 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dgps_extended_c.h353 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dgps_extended_c.h353 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp350 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()
351 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp409 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()
410 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp441 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()
442 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp512 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()
513 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp512 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()
513 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()