Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h165 GNSS_LOCATION_INFO_NORTH_STD_DEV_BIT = (1<<14),// valid North standard deviation enumerator
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp335 out.flags |= GNSS_LOCATION_INFO_NORTH_STD_DEV_BIT; in convertLocationInfo()