Searched refs:tdscdma (Results 1 – 3 of 3) sorted by relevance
5770 V1_5::CellIdentityTdscdma tdscdma; in fillCellIdentityResponse_1_5() local5771 tdscdma.base.base.mcc = std::to_string(rilCellIdentity.cellIdentityGsm.mcc); in fillCellIdentityResponse_1_5()5772 tdscdma.base.base.mnc = ril::util::mnc::decode(rilCellIdentity.cellIdentityTdscdma.mnc); in fillCellIdentityResponse_1_5()5773 if (tdscdma.base.base.mcc == "-1") { in fillCellIdentityResponse_1_5()5774 tdscdma.base.base.mcc = ""; in fillCellIdentityResponse_1_5()5776 tdscdma.base.base.lac = rilCellIdentity.cellIdentityTdscdma.lac; in fillCellIdentityResponse_1_5()5777 tdscdma.base.base.cid = rilCellIdentity.cellIdentityTdscdma.cid; in fillCellIdentityResponse_1_5()5778 tdscdma.base.base.cpid = rilCellIdentity.cellIdentityTdscdma.cpid; in fillCellIdentityResponse_1_5()5779 cellIdentity.tdscdma(tdscdma); in fillCellIdentityResponse_1_5()10973 signalStrength_1_4.tdscdma.signalStrength = INT_MAX; in convertRilSignalStrengthToHal_1_4()[all …]
1911 RIL_CellInfoTdscdma tdscdma; member1925 RIL_CellInfoTdscdma tdscdma; member1938 RIL_CellInfoTdscdma tdscdma; member
1519 RIL_CellInfoTdscdma tdscdma; member1533 RIL_CellInfoTdscdma tdscdma; member