Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Doperator_config_types.h30 const int32_t CARRIER_NR_AVAILABILITY_NSA = 1; variable
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp88 i, std::vector<int32_t> { CARRIER_NR_AVAILABILITY_NSA, CARRIER_NR_AVAILABILITY_SA })); in InitDefaultOperatorConfig()
989 return std::vector<int32_t> { CARRIER_NR_AVAILABILITY_NSA, CARRIER_NR_AVAILABILITY_SA }; in GetNrModeSupportedListConfig()