Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_connection_manager.h74 bool bandwidthSourceModem_ = true; variable
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp113 return bandwidthSourceModem_; in IsBandwidthSourceModem()
343 bandwidthSourceModem_ = operatorConfig.boolValue[KEY_BANDWIDTH_SOURCE_USE_MODEM_BOOL]; in GetDefaultBandWidthsConfig()