Home
last modified time | relevance | path

Searched refs:GetBandwidthsByRadioTech (Results 1 – 4 of 4) sorted by relevance

/base/telephony/cellular_data/services/include/
Ddata_connection_manager.h52 LinkBandwidthInfo GetBandwidthsByRadioTech(const int32_t radioTech);
/base/telephony/cellular_data/services/src/state_machine/
Dactive.cpp285 …fo linkBandwidthInfo = shareStateMachine->cdConnectionManager_->GetBandwidthsByRadioTech(radioTech… in RefreshConnectionBandwidths()
/base/telephony/cellular_data/services/src/
Ddata_connection_manager.cpp306 LinkBandwidthInfo DataConnectionManager::GetBandwidthsByRadioTech(const int32_t radioTech) in GetBandwidthsByRadioTech() function in OHOS::Telephony::DataConnectionManager
/base/telephony/cellular_data/test/
Dzero_branch_test.cpp309 ASSERT_TRUE(con.GetBandwidthsByRadioTech(0).upBandwidth == DEFAULT_BANDWIDTH);