Home
last modified time | relevance | path

Searched refs:GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/gps/msm8909w_3100/android/
DGnssConfiguration.cpp127 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/gps/msm8998/android/
DGnssConfiguration.cpp127 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssConfiguration.cpp130 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/sm7150/gps/android/1.0/
DGnssConfiguration.cpp133 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/sm7250/gps/android/1.0/
DGnssConfiguration.cpp128 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssConfiguration.cpp128 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/sm8150p/gps/android/1.1/
DGnssConfiguration.cpp130 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/sm8150p/gps/android/2.0/
DGnssConfiguration.cpp119 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssConfiguration.cpp128 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/sm7250/gps/android/2.0/
DGnssConfiguration.cpp118 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/sm7250/gps/android/1.1/
DGnssConfiguration.cpp128 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/sm8150/gps/android/2.0/
DGnssConfiguration.cpp118 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/sm7150/gps/android/2.0/
DGnssConfiguration.cpp122 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/sm7150/gps/android/1.1/
DGnssConfiguration.cpp133 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/sm7250/gps/android/2.1/
DGnssConfiguration.cpp118 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/sm8150/gps/android/2.1/
DGnssConfiguration.cpp118 config.lppProfileMask = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; //default in setLppProfile()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h164 GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE = 0, // RRLP on LTE (Default) enumerator
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h169 GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE = 0, // RRLP on LTE (Default) enumerator
/hardware/qcom/sm7150/gps/core/
DLocApiBase.cpp712 DEFAULT_IMPL(GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE)
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.cpp712 DEFAULT_IMPL(GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE)
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h255 GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE = 0, // RRLP on LTE (Default) enumerator
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h256 GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE = 0, // RRLP on LTE (Default) enumerator
/hardware/qcom/sm7250/gps/location/
DLocationDataTypes.h378 GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE = 0, // RRLP on LTE (Default) enumerator
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h378 GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE = 0, // RRLP on LTE (Default) enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp319 case GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE: in convertLppProfile()
337 return GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in convertLppProfile()

12