Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp5636 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()
5678 cellIdentity.cellIdentityLte.resize(1); in fillCellIdentityResponse()
5679 cellIdentity.cellIdentityLte[0].mcc = in fillCellIdentityResponse()
5680 std::to_string(rilCellIdentity.cellIdentityLte.mcc); in fillCellIdentityResponse()
5681 cellIdentity.cellIdentityLte[0].mnc = in fillCellIdentityResponse()
5682 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()
5683 cellIdentity.cellIdentityLte[0].ci = rilCellIdentity.cellIdentityLte.ci; in fillCellIdentityResponse()
5684 cellIdentity.cellIdentityLte[0].pci = rilCellIdentity.cellIdentityLte.pci; in fillCellIdentityResponse()
5685 cellIdentity.cellIdentityLte[0].tac = rilCellIdentity.cellIdentityLte.tac; in fillCellIdentityResponse()
5686 cellIdentity.cellIdentityLte[0].earfcn = rilCellIdentity.cellIdentityLte.earfcn; in fillCellIdentityResponse()
[all …]
Dril.h1855 RIL_CellIdentityLte cellIdentityLte; member
1860 RIL_CellIdentityLte_v12 cellIdentityLte; member
1948 RIL_CellIdentityLte_v12 cellIdentityLte; member
1959 RIL_CellIdentityLte_v12 cellIdentityLte; member
2043 RIL_CellIdentityLte_v1_2 cellIdentityLte; member
/device/generic/goldfish/radio/include/telephony/
Dril.h1476 RIL_CellIdentityLte cellIdentityLte; member
1481 RIL_CellIdentityLte_v12 cellIdentityLte; member
1542 RIL_CellIdentityLte_v12 cellIdentityLte; member