Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1735 int arfcn; /* 16-bit GSM Absolute RF channel number; this value must be reported */ member
1972 int arfcn; /* 16-bit GSM Absolute RF channel number, INT_MAX if unknown */ member
Dril_service.cpp5648 cellIdentity.cellIdentityGsm[0].arfcn = rilCellIdentity.cellIdentityGsm.arfcn; in fillCellIdentityResponse()
5721 gsm.base.base.arfcn = rilCellIdentity.cellIdentityGsm.arfcn; in fillCellIdentityResponse_1_5()
5812 cellIdentity.cellIdentityGsm[0].base.arfcn = rilCellIdentity.cellIdentityGsm.arfcn; in fillCellIdentityResponse_1_2()
12021 cellInfoGsm->cellIdentityGsm.arfcn = in convertRilCellInfoListToHal()
12022 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal()
12167 cellInfoGsm->cellIdentityGsm.base.arfcn = in convertRilCellInfoListToHal_1_2()
12168 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal_1_2()
12303 cellInfoGsm.cellIdentityGsm.base.arfcn = in convertRilCellInfoListToHal_1_4()
12304 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal_1_4()
12477 cellInfoGsm.cellIdentityGsm.base.base.arfcn = in convertRilCellInfoListToHal_1_5()
[all …]
/device/generic/goldfish/radio/include/telephony/
Dril.h1378 int arfcn; /* 16-bit GSM Absolute RF channel number; this value must be reported */ member