Searched refs:cellIdentityLte (Results 1 – 3 of 3) sorted by relevance
5636 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 …]
1855 RIL_CellIdentityLte cellIdentityLte; member1860 RIL_CellIdentityLte_v12 cellIdentityLte; member1948 RIL_CellIdentityLte_v12 cellIdentityLte; member1959 RIL_CellIdentityLte_v12 cellIdentityLte; member2043 RIL_CellIdentityLte_v1_2 cellIdentityLte; member
1476 RIL_CellIdentityLte cellIdentityLte; member1481 RIL_CellIdentityLte_v12 cellIdentityLte; member1542 RIL_CellIdentityLte_v12 cellIdentityLte; member