Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h87 GNSS_LOCATION_INFO_VER_RELIABILITY_BIT = (1<<7), // valid vertical reliability enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp207 out.flags |= GNSS_LOCATION_INFO_VER_RELIABILITY_BIT; in convertLocationInfo()