Searched refs:ratType (Results 1 – 11 of 11) sorted by relevance
157 HRilRadioTech ratType = HRilRadioTech::RADIO_TECHNOLOGY_UNKNOWN; member374 int32_t ratType = 0; member432 int32_t ratType = 0; member620 int32_t ratType = 0; member
313 HRilRadioTech ratType; member605 int32_t ratType; member770 int32_t ratType; member
412 phyChnlCfg.ratType = in GetPhysicalChannelConfigResponse()413 … static_cast<HDI::Ril::V1_1::RilRadioTech>(hrilChannelConfigList->channelConfigs[i].ratType); in GetPhysicalChannelConfigResponse()425 …phyChnlCfg.ratType, phyChnlCfg.freqRange, phyChnlCfg.downlinkChannelNum, phyChnlCfg.uplinkChannelN… in GetPhysicalChannelConfigResponse()592 phyChnlCfg.ratType = in NetworkPhyChnlCfgUpdated()593 … static_cast<HDI::Ril::V1_1::RilRadioTech>(hrilChannelConfigList->channelConfigs[i].ratType); in NetworkPhyChnlCfgUpdated()707 cellInfo.ratType = cellPtr->ratType; in FillCellNearbyInfo()708 switch (cellPtr->ratType) { in FillCellNearbyInfo()801 if (hrilCellInfoVendor->ratType == NETWORK_TYPE_WCDMA) { in FillCellInfoType()811 } else if (hrilCellInfoVendor->ratType == NETWORK_TYPE_CDMA) { in FillCellInfoType()821 } else if (hrilCellInfoVendor->ratType == NETWORK_TYPE_TDSCDMA) { in FillCellInfoType()[all …]
404 …phyChnlCfg.ratType, phyChnlCfg.freqRange, phyChnlCfg.downlinkChannelNum, phyChnlCfg.uplinkChannelN… in NetworkPhyChnlCfgUpdated()418 …TELEPHONY_LOGI("ratType:%{public}d, mcc:%{public}d, mnc:%{public}d", info.ratType, info.mcc, info.… in NetworkCurrentCellUpdated()419 switch (static_cast<RatType>(info.ratType)) { in NetworkCurrentCellUpdated()460 …TELEPHONY_LOGI("ratType:%{public}d, mcc:%{public}d, mnc:%{public}d", info.ratType, info.mcc, info.… in NetworkCurrentCellUpdated_1_1()461 switch (static_cast<RatType>(info.ratType)) { in NetworkCurrentCellUpdated_1_1()590 …PHONY_LOGI("RilCallbackTest::GetNeighboringCellInfoListResponse ratType:%{public}d", info.ratType); in GetNeighboringCellInfoListResponse()591 switch (static_cast<RatType>(info.ratType)) { in GetNeighboringCellInfoListResponse()635 info.ratType, info.mcc, info.mnc); in GetCurrentCellInfoResponse()636 switch (static_cast<RatType>(info.ratType)) { in GetCurrentCellInfoResponse()680 …TELEPHONY_LOGI("ratType:%{public}d, mcc:%{public}d, mnc:%{public}d", info.ratType, info.mcc, info.… in GetCurrentCellInfoResponse_1_1()[all …]
342 cout << "[phyChnlCfg] -->[ratType] : " << phyChnlCfg.ratType << endl; in NetworkPhyChnlCfgUpdated()365 cout << "[cellInfo] -->[ratType] : " << cellInfo.ratType << endl; in NetworkCurrentCellUpdated()368 switch (static_cast<RatType>(cellInfo.ratType)) { in NetworkCurrentCellUpdated()407 cout << "[cellInfo] -->[ratType] : " << cellInfo.ratType << endl; in NetworkCurrentCellUpdated_1_1()410 switch (static_cast<RatType>(cellInfo.ratType)) { in NetworkCurrentCellUpdated_1_1()531 cout << "[cellInfo] -->[ratType] : " << cellInfo.ratType << endl; in GetNeighboringCellInfoListResponse()532 switch (static_cast<RatType>(cellInfo.ratType)) { in GetNeighboringCellInfoListResponse()572 cout << "[cellInfo] -->[ratType] : " << cellInfo.ratType << endl; in GetCurrentCellInfoResponse()575 switch (static_cast<RatType>(cellInfo.ratType)) { in GetCurrentCellInfoResponse()616 cout << "[cellInfo] -->[ratType] : " << cellInfo.ratType << endl; in GetCurrentCellInfoResponse_1_1()[all …]
520 cellInfo.ratType = info.ratType; in FillCellNearbyInfo()521 switch (info.ratType) { in FillCellNearbyInfo()559 cellInfo.ratType = info.ratType; in FillCurrentCellInfo()562 switch (info.ratType) { in FillCurrentCellInfo()672 cellInfo.ratType = info.ratType; in FillCurrentCellInformation()675 switch (info.ratType) { in FillCurrentCellInformation()788 …phyChnlCfg.ratType = static_cast<HRilRadioTech>(channelConfigInfoList.channelConfigInfos[i].ratTyp… in BuildChannelConfigInfoList()
68 CellInformation::CellType ConvertRatToCellType(int ratType) const;
891 ci->ratType = NETWORK_TYPE_GSM; in ParseCellInfoGsm()925 ci->ratType = NETWORK_TYPE_LTE; in ParseCellInfoLte()956 ci->ratType = NETWORK_TYPE_WCDMA; in ParseCellInfoWcdma()1002 ci->ratType = NETWORK_TYPE_CDMA; in ParseCellInfoCdma()1048 ci->ratType = NETWORK_TYPE_TDSCDMA; in ParseCellInfoTdscdma()1079 ci->ratType = NETWORK_TYPE_NR; in ParseCellInfoNr()1317 switch (response->ratType) { in ParseGetCurrentCellInfoResponseLineSwitch()1359 response->ratType = NETWORK_TYPE_GSM; in ParseGetCurrentCellInfoResponseLine()1361 response->ratType = NETWORK_TYPE_LTE; in ParseGetCurrentCellInfoResponseLine()1363 response->ratType = NETWORK_TYPE_WCDMA; in ParseGetCurrentCellInfoResponseLine()[all …]
100 int32_t type = cell[i].ratType; in ProcessNeighboringCellInfo()275 CellInformation::CellType CellInfo::ConvertRatToCellType(int ratType) const in ConvertRatToCellType()277 switch (ratType) { in ConvertRatToCellType()323 switch (cellInfo->ratType) { in ProcessCurrentCell()350 cellInfo->ratType, slotId_); in ProcessCurrentCell()
214 … if (static_cast<RadioTech>(channelConfigInfos_[i].ratType) == RadioTech::RADIO_TECHNOLOGY_NR && in ProcessChannelConfigInfo()
178 current.ratType = RatType::NETWORK_TYPE_GSM;180 current.ratType = RatType::NETWORK_TYPE_LTE;182 current.ratType = RatType::NETWORK_TYPE_WCDMA;184 current.ratType = RatType::NETWORK_TYPE_TDSCDMA;186 current.ratType = RatType::NETWORK_TYPE_CDMA;188 current.ratType = RatType::NETWORK_TYPE_NR;190 current.ratType = RatType::NETWORK_TYPE_UNKNOWN;