Home
last modified time | relevance | path

Searched refs:LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02 (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.cpp292 if (ContextBase::isFeatureSupported(LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02)) { in getCapabilities()
/hardware/qcom/gps/msm8909w_3100/utils/
Dgps_extended_c.h118 LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02 /**< Support debug NMEA feature */ enumerator
/hardware/qcom/sdm845/gps/sdm845/utils/
Dgps_extended_c.h121 LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02 = 2, /**< Support debug NMEA feature */ enumerator
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h123 LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02, /**< Support debug NMEA feature */ enumerator
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp546 if (mApi.isFeatureSupported(LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02)) { in setConfigCommand()
1173 if (mLocApi->isFeatureSupported(LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02)) { in getCapabilities()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp717 if (mApi.isFeatureSupported(LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02)) { in setConfigCommand()
1914 if (mLocApi->isFeatureSupported(LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02)) { in getCapabilities()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp695 if (ContextBase::isFeatureSupported(LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02)) { in setConfigCommand()
751 if (ContextBase::isFeatureSupported(LOC_SUPPORTED_FEATURE_DEBUG_NMEA_V02)) { in setConfigCommand()