Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h80 GNSS_LOCATION_INFO_ALTITUDE_MEAN_SEA_LEVEL_BIT = (1<<0), // valid altitude mean sea level enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp161 out.flags |= GNSS_LOCATION_INFO_ALTITUDE_MEAN_SEA_LEVEL_BIT; in convertLocationInfo()