Searched defs:tech (Results 1 – 10 of 10) sorted by relevance
69 RadioTech tech, in UpdateNetworkSearchState()98 …RadioTech tech = ConvertTechFromRil(static_cast<TelRilRadioTech>(csRegStateResult->radioTechnology… in ProcessCsRegister() local144 …RadioTech tech = ConvertTechFromRil(static_cast<TelRilRadioTech>(psRegStatusResult->radioTechnolog… in ProcessPsRegister() local361 RadioTech tech = networkSearchState_->GetNetworkStatus()->GetPsRadioTech(); in UpdateCfgTech() local467 RadioTech NetworkRegister::GetTechnologyByNrConfig(RadioTech tech) in GetTechnologyByNrConfig()
83 void NetworkSearchState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()255 int32_t NetworkSearchState::GetLastCfgTech(RadioTech &tech) in GetLastCfgTech()266 int32_t NetworkSearchState::GetLastPsRadioTech(RadioTech &tech) in GetLastPsRadioTech()277 void NetworkSearchState::SetCfgTech(RadioTech tech) in SetCfgTech()
62 SmsRadioTechnologyFamily tech = SmsRadioTechnologyFamily::SMS_RADIO_TECH_3GPP; member
42 int32_t tech = static_cast<int32_t>(*data % TECH_NUM); in OnRemoteRequest() local
336 void NetworkState::SetNetworkType(RadioTech tech, DomainType domainType) in SetNetworkType()397 void NetworkState::SetCfgTech(RadioTech tech) in SetCfgTech()
64 …sEvent::WriteNetworkStateBehaviorEvent(int32_t slotId, int32_t domain, int32_t tech, int32_t state) in WriteNetworkStateBehaviorEvent()
812 … std::shared_ptr<VoiceRadioTechnology> tech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessEvent() local926 …leManager::IccType SimFileManager::GetIccTypeByTech(const std::shared_ptr<VoiceRadioTechnology> &t… in GetIccTypeByTech()
852 int32_t HRilSim::ConvertRadioProtocolTech(int32_t tech) in ConvertRadioProtocolTech()
460 auto tech = std::make_shared<VoiceRadioTechnology>(); variable
675 NetworkRat tech = static_cast<NetworkRat>(radioTech); in GetRadioTechName() local