Home
last modified time | relevance | path

Searched refs:GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPI.h95 GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT = (1<<3), // valid horizontal reliability enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h96 GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT = (1<<3), // valid horizontal reliability enumerator
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h152 GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT = (1<<3), // valid horizontal reliability enumerator
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h152 GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT = (1<<3), // valid horizontal reliability enumerator
/hardware/qcom/sm7250/gps/location/
DLocationDataTypes.h182 GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT = (1<<3), // horizontal reliability enumerator
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h182 GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT = (1<<3), // horizontal reliability enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp196 out.flags |= GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT; in convertLocationInfo()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp191 out.flags |= GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT; in convertLocationInfo()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp315 out.flags |= GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT; in convertLocationInfo()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp283 out.flags |= GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT; in convertLocationInfo()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp388 out.flags |= GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT; in convertLocationInfo()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp388 out.flags |= GNSS_LOCATION_INFO_HOR_RELIABILITY_BIT; in convertLocationInfo()