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.cpp5645 cellIdentity.cellIdentityGsm[0].arfcn = rilCellIdentity.cellIdentityGsm.arfcn; in fillCellIdentityResponse()
5718 gsm.base.base.arfcn = rilCellIdentity.cellIdentityGsm.arfcn; in fillCellIdentityResponse_1_5()
5809 cellIdentity.cellIdentityGsm[0].base.arfcn = rilCellIdentity.cellIdentityGsm.arfcn; in fillCellIdentityResponse_1_2()
11959 cellInfoGsm->cellIdentityGsm.arfcn = in convertRilCellInfoListToHal()
11960 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal()
12105 cellInfoGsm->cellIdentityGsm.base.arfcn = in convertRilCellInfoListToHal_1_2()
12106 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal_1_2()
12241 cellInfoGsm.cellIdentityGsm.base.arfcn = in convertRilCellInfoListToHal_1_4()
12242 rillCellInfo->CellInfo.gsm.cellIdentityGsm.arfcn; in convertRilCellInfoListToHal_1_4()
12415 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