Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA (Results 1 – 9 of 9) 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/sm8150p/gps/utils/
Dgps_extended_c.h346 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/hardware/qcom/sm7150/gps/utils/
Dgps_extended_c.h346 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/hardware/qcom/sm7250/gps/utils/
Dgps_extended_c.h353 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h353 #define GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA 0x10000 macro
/hardware/qcom/sm7150/gps/gnss/
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()
/hardware/qcom/sm8150p/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()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp514 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()
515 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp514 if (GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA & locationExtended.flags) { in convertLocationInfo()
515 out.flags |= GPS_LOCATION_EXTENDED_HAS_POS_DYNAMICS_DATA; in convertLocationInfo()