Home
last modified time | relevance | path

Searched refs:upLinkThresholds_ (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h192 std::vector<std::string> upLinkThresholds_; member in OHOS::Telephony::CellularDataHandler
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp2047 upLinkThresholds_.clear(); in GetDefaultUpLinkThresholdsConfig()
2051 upLinkThresholds_ = CellularDataUtils::Split(upLinkConfig, ","); in GetDefaultUpLinkThresholdsConfig()
2072 for (std::string upLinkThreshold : upLinkThresholds_) { in SetRilLinkBandwidths()

Completed in 4 milliseconds