Home
last modified time | relevance | path

Searched refs:GPS_LOCATION_EXTENDED_HAS_MULTIBAND (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h378 #define GPS_LOCATION_EXTENDED_HAS_MULTIBAND 0x400000000 macro
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp3169 if (locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_MULTIBAND) { in reportPosition()