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.cpp218 netSupplierInfo_->linkUpBandwidthKbps_ = upBandwidth_; in UpdateNetworkInfo()
231 netSupplierInfo_->linkUpBandwidthKbps_ = upBandwidth_; in UpdateNetworkInfo()
296 upBandwidth_ = upBandwidth; in SetConnectionBandwidth()
/base/telephony/cellular_data/services/include/state_machine/
Dcellular_data_state_machine.h95 uint32_t upBandwidth_ = 0; variable