Home
last modified time | relevance | path

Searched refs:newSuplVersion (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp630 uint32_t newSuplVersion = mAdapter.convertSuplVersion(mConfig.suplVersion); in gnssUpdateConfigCommand() local
631 if (newSuplVersion != ContextBase::mGps_conf.SUPL_VER) { in gnssUpdateConfigCommand()
632 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A DGnssAdapter.cpp628 uint32_t newSuplVersion = mAdapter.convertSuplVersion(mConfig.suplVersion); in gnssUpdateConfigCommand() local
629 if (newSuplVersion != ContextBase::mGps_conf.SUPL_VER) { in gnssUpdateConfigCommand()
630 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp664 uint32_t newSuplVersion = mAdapter.convertSuplVersion(mConfig.suplVersion); in gnssUpdateConfigCommand() local
665 if (newSuplVersion != ContextBase::mGps_conf.SUPL_VER && in gnssUpdateConfigCommand()
667 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp837 uint32_t newSuplVersion = mAdapter.convertSuplVersion(mConfig.suplVersion); in gnssUpdateConfigCommand() local
838 if (newSuplVersion != ContextBase::mGps_conf.SUPL_VER && in gnssUpdateConfigCommand()
840 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp1130 uint32_t newSuplVersion = in gnssUpdateConfigCommand() local
1132 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp1193 uint32_t newSuplVersion = in gnssUpdateConfigCommand() local
1195 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp1349 uint32_t newSuplVersion = in gnssUpdateConfigCommand() local
1351 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp1348 uint32_t newSuplVersion = in gnssUpdateConfigCommand() local
1350 ContextBase::mGps_conf.SUPL_VER = newSuplVersion; in gnssUpdateConfigCommand()