Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/utils/
Dgps_extended_c.h325 #define GPS_LOCATION_EXTENDED_HAS_EXT_DOP 0x40000 macro
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h346 #define GPS_LOCATION_EXTENDED_HAS_EXT_DOP 0x40000 macro
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp268 if (GPS_LOCATION_EXTENDED_HAS_EXT_DOP & locationExtended.flags) { in convertLocationInfo()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp265 if (GPS_LOCATION_EXTENDED_HAS_EXT_DOP & locationExtended.flags) { in convertLocationInfo()