Home
last modified time | relevance | path

Searched refs:cfgTech (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dnetwork_state.cpp382 int32_t cfgTech = static_cast<int32_t>(cfgTech_); in ToString() local
392 ",cfgTech:" + std::to_string(cfgTech) + ",nrState:" + std::to_string(nrState) + in ToString()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_register.cpp363 RadioTech cfgTech = GetTechnologyByNrConfig(tech); in UpdateCfgTech() local
364 networkSearchState_->SetCfgTech(cfgTech); in UpdateCfgTech()
H A Dnetwork_search_manager.cpp1466 RadioTech cfgTech = inner->networkSearchState_->GetNetworkStatus()->GetCfgTech(); in IsNeedDelayNotify() local
1467 …if ((cfgTech != RadioTech::RADIO_TECHNOLOGY_LTE) && (cfgTech != RadioTech::RADIO_TECHNOLOGY_LTE_CA… in IsNeedDelayNotify()
1468 TELEPHONY_LOGI("The cfgTech[%{public}d] is not LTE, slotId:%{public}d", cfgTech, slotId); in IsNeedDelayNotify()
1478 … (cfgTech == RadioTech::RADIO_TECHNOLOGY_LTE || (cfgTech == RadioTech::RADIO_TECHNOLOGY_LTE_CA))) { in IsNeedDelayNotify()
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h192 int32_t cfgTech = 0; member
/ohos5.0/base/telephony/core_service/interfaces/kits/js/
H A D@ohos.telephony.radio.d.ts2253 cfgTech: RadioTechnology;
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp737 int32_t cfgTech = static_cast<int32_t>(networkState->GetCfgTech()); in WorkNetworkStateUpdated() local
745 SetPropertyToNapiObject(env, callbackValue, "cfgTech", WrapRadioTech(cfgTech)); in WorkNetworkStateUpdated()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-telephony.md25 | ohos.telephony.radio | NetworkState | cfgTech: RadioTechnology; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-telephony.md25 | ohos.telephony.radio | NetworkState | cfgTech: RadioTechnology; | Added|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio.md1093 | cfgTech<sup>8+</sup> | [RadioTechnology](#radiotechnology) | 是 | 设备的无线接入技术。 …
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio.md1093 | cfgTech<sup>8+</sup> | [RadioTechnology](#radiotechnology) | Yes | RAT of the device. …
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp406 asyncContext->cfgTech = static_cast<int32_t>(networkState->GetCfgTech()); in NativeGetNetworkState()
422 … NapiUtil::SetPropertyInt32(env, callbackValue, "cfgTech", WrapRadioTech(asyncContext->cfgTech)); in GetNetworkStateCallback()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md1047 |type有变化|类名:NetworkState;<br>方法or属性:cfgTech: RadioTechnology;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-telephony.md1060 |type有变化|类名:NetworkState;<br>方法or属性:cfgTech: RadioTechnology;<br>旧版本信息:|类名:NetworkState;<br>方法or属性:
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-telephony.md1060 …r attribute name: cfgTech: RadioTechnology;<br>Old version information: |Class name: NetworkState;…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md1047 …r attribute name: cfgTech: RadioTechnology;<br>Old version information: |Class name: NetworkState;…