Home
last modified time | relevance | path

Searched refs:IsBandwidthSourceModem (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_connection_manager.h40 bool IsBandwidthSourceModem() const;
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp111 bool DataConnectionManager::IsBandwidthSourceModem() const in IsBandwidthSourceModem() function in OHOS::Telephony::DataConnectionManager
253 if (connectManager_.IsBandwidthSourceModem()) { in RadioLinkCapabilityChanged()
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp852 con.IsBandwidthSourceModem();
904 con.IsBandwidthSourceModem();