Searched refs:newSuplMode (Results 1 – 8 of 8) sorted by relevance
755 uint32_t newSuplMode = mAdapter.convertSuplMode(mConfig.suplModeMask); in gnssUpdateConfigCommand() local756 if (newSuplMode != ContextBase::mGps_conf.SUPL_MODE) { in gnssUpdateConfigCommand()757 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()
751 uint32_t newSuplMode = mAdapter.convertSuplMode(mConfig.suplModeMask); in gnssUpdateConfigCommand() local752 if (newSuplMode != ContextBase::mGps_conf.SUPL_MODE) { in gnssUpdateConfigCommand()753 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()
798 uint32_t newSuplMode = mAdapter.convertSuplMode(mConfig.suplModeMask); in gnssUpdateConfigCommand() local799 if (newSuplMode != ContextBase::mGps_conf.SUPL_MODE) { in gnssUpdateConfigCommand()800 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()
956 uint32_t newSuplMode = mAdapter.convertSuplMode(mConfig.suplModeMask); in gnssUpdateConfigCommand() local957 if (newSuplMode != ContextBase::mGps_conf.SUPL_MODE) { in gnssUpdateConfigCommand()958 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()
1190 uint32_t newSuplMode = mAdapter.convertSuplMode(gnssConfigRequested.suplModeMask); in gnssUpdateConfigCommand() local1191 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()
1253 uint32_t newSuplMode = mAdapter.convertSuplMode(gnssConfigRequested.suplModeMask); in gnssUpdateConfigCommand() local1254 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()
1409 uint32_t newSuplMode = mAdapter.convertSuplMode(gnssConfigRequested.suplModeMask); in gnssUpdateConfigCommand() local1410 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()
1408 uint32_t newSuplMode = mAdapter.convertSuplMode(gnssConfigRequested.suplModeMask); in gnssUpdateConfigCommand() local1409 ContextBase::mGps_conf.SUPL_MODE = newSuplMode; in gnssUpdateConfigCommand()