Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/
H A Ddata_connection_manager.h54 LinkBandwidthInfo GetBandwidthsByRadioTech(const int32_t radioTech);
/base/telephony/cellular_data/services/src/state_machine/
H A Dactive.cpp345 LinkBandwidthInfo linkBandwidthInfo = shareStateMachine->cdConnectionManager_->GetBandwidthsByRadioTech(radioTech); in RefreshConnectionBandwidths()
/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp404 LinkBandwidthInfo DataConnectionManager::GetBandwidthsByRadioTech(const int32_t radioTech) in GetBandwidthsByRadioTech() function in OHOS::Telephony::DataConnectionManager
/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1052 ASSERT_TRUE(con.GetBandwidthsByRadioTech(0).upBandwidth == DEFAULT_BANDWIDTH); in HWTEST_F()
1103 ASSERT_TRUE(con.GetBandwidthsByRadioTech(0).upBandwidth == DEFAULT_BANDWIDTH); in HWTEST_F()

Completed in 6 milliseconds