Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/
DGnssConfiguration.cpp127 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in setLppProfile()
/hardware/qcom/gps/msm8909w_3100/android/
DGnssConfiguration.cpp127 config.lppProfile = GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; 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/gps/msm8998/gnss/
DGnssAdapter.cpp318 case GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE: in convertLppProfile()
336 return GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in convertLppProfile()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp314 case GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE: in convertLppProfile()
332 return GNSS_CONFIG_LPP_PROFILE_RRLP_ON_LTE; in convertLppProfile()