Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/utils/
Dgps_extended_c.h308 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/hardware/qcom/sdm845/gps/sdm845/utils/
Dgps_extended_c.h321 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h342 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/hardware/qcom/sdm845/gps/sdm845/gnss/
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()
/hardware/qcom/sm8150/gps/gnss/
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()