Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1757 int uarfcn; /* 16-bit UMTS Absolute RF Channel Number; this value must be reported */ member
1985 int uarfcn; /* 16-bit UMTS Absolute RF Channel Number, INT_MAX if unknown */ member
2011 …int32_t uarfcn; /* 16-bit UMTS Absolute RF Channel Number defined in TS 25.102 5.4.4; this value … member
Dril_service.cpp5662 cellIdentity.cellIdentityWcdma[0].uarfcn = rilCellIdentity.cellIdentityWcdma.uarfcn; in fillCellIdentityResponse()
5737 wcdma.base.base.uarfcn = rilCellIdentity.cellIdentityWcdma.uarfcn; in fillCellIdentityResponse_1_5()
5831 … cellIdentity.cellIdentityWcdma[0].base.uarfcn = rilCellIdentity.cellIdentityWcdma.uarfcn; in fillCellIdentityResponse_1_2()
5879 cellIdentity.cellIdentityTdscdma[0].uarfcn = rilCellIdentity.cellIdentityTdscdma.uarfcn; in fillCellIdentityResponse_1_2()
12047 cellInfoWcdma->cellIdentityWcdma.uarfcn = in convertRilCellInfoListToHal()
12048 rillCellInfo->CellInfo.wcdma.cellIdentityWcdma.uarfcn; in convertRilCellInfoListToHal()
12193 cellInfoWcdma->cellIdentityWcdma.base.uarfcn = in convertRilCellInfoListToHal_1_2()
12194 rillCellInfo->CellInfo.wcdma.cellIdentityWcdma.uarfcn; in convertRilCellInfoListToHal_1_2()
12329 cellInfoWcdma.cellIdentityWcdma.base.uarfcn = in convertRilCellInfoListToHal_1_4()
12330 rillCellInfo->CellInfo.wcdma.cellIdentityWcdma.uarfcn; in convertRilCellInfoListToHal_1_4()
[all …]
/device/generic/goldfish/radio/include/telephony/
Dril.h1400 int uarfcn; /* 16-bit UMTS Absolute RF Channel Number; this value must be reported */ member