Home
last modified time | relevance | path

Searched refs:tdscdma (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp5770 V1_5::CellIdentityTdscdma tdscdma; in fillCellIdentityResponse_1_5() local
5771 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 …]
Dril.h1911 RIL_CellInfoTdscdma tdscdma; member
1925 RIL_CellInfoTdscdma tdscdma; member
1938 RIL_CellInfoTdscdma tdscdma; member
/device/generic/goldfish/radio/include/telephony/
Dril.h1519 RIL_CellInfoTdscdma tdscdma; member
1533 RIL_CellInfoTdscdma tdscdma; member