Searched refs:upLinkThreshold (Results 1 – 1 of 1) sorted by relevance
1900 for (std::string upLinkThreshold : upLinkThresholds_) { in SetRilLinkBandwidths() local1901 linkBandwidth.maximumUplinkKbps.push_back(atoi(upLinkThreshold.c_str())); in SetRilLinkBandwidths()