Home
last modified time | relevance | path

Searched refs:upBandwidth_ (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/src/state_machine/
Dcellular_data_state_machine.cpp217 netSupplierInfo_->linkUpBandwidthKbps_ = upBandwidth_; in UpdateNetworkInfo()
232 netSupplierInfo_->linkUpBandwidthKbps_ = upBandwidth_; in UpdateNetworkInfo()
299 upBandwidth_ = upBandwidth; in SetConnectionBandwidth()
/base/telephony/cellular_data/services/include/state_machine/
Dcellular_data_state_machine.h95 uint32_t upBandwidth_ = 0; variable