Searched refs:cellIdentityLte (Results 1 – 7 of 7) sorted by relevance
4738 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()4780 cellIdentity.cellIdentityLte.resize(1); in fillCellIdentityResponse()4781 cellIdentity.cellIdentityLte[0].mcc = in fillCellIdentityResponse()4782 std::to_string(rilCellIdentity.cellIdentityLte.mcc); in fillCellIdentityResponse()4783 cellIdentity.cellIdentityLte[0].mnc = in fillCellIdentityResponse()4784 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()4785 cellIdentity.cellIdentityLte[0].ci = rilCellIdentity.cellIdentityLte.ci; in fillCellIdentityResponse()4786 cellIdentity.cellIdentityLte[0].pci = rilCellIdentity.cellIdentityLte.pci; in fillCellIdentityResponse()4787 cellIdentity.cellIdentityLte[0].tac = rilCellIdentity.cellIdentityLte.tac; in fillCellIdentityResponse()4788 cellIdentity.cellIdentityLte[0].earfcn = rilCellIdentity.cellIdentityLte.earfcn; in fillCellIdentityResponse()[all …]
1633 RIL_CellIdentityLte cellIdentityLte; member1638 RIL_CellIdentityLte_v12 cellIdentityLte; member1726 RIL_CellIdentityLte_v12 cellIdentityLte; member1737 RIL_CellIdentityLte_v12 cellIdentityLte; member
3584 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()3636 cellIdentity.cellIdentityLte.resize(1); in fillCellIdentityResponse()3637 cellIdentity.cellIdentityLte[0].mcc = in fillCellIdentityResponse()3638 ril::util::mcc::decode(rilCellIdentity.cellIdentityLte.mcc); in fillCellIdentityResponse()3639 cellIdentity.cellIdentityLte[0].mnc = in fillCellIdentityResponse()3640 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()3642 if (cellIdentity.cellIdentityLte[0].mcc == "-1") { in fillCellIdentityResponse()3643 cellIdentity.cellIdentityLte[0].mcc = ""; in fillCellIdentityResponse()3646 cellIdentity.cellIdentityLte[0].ci = rilCellIdentity.cellIdentityLte.ci; in fillCellIdentityResponse()3647 cellIdentity.cellIdentityLte[0].pci = rilCellIdentity.cellIdentityLte.pci; in fillCellIdentityResponse()[all …]
1477 RIL_CellIdentityLte cellIdentityLte; member1482 RIL_CellIdentityLte_v12 cellIdentityLte; member1543 RIL_CellIdentityLte_v12 cellIdentityLte; member
1476 RIL_CellIdentityLte cellIdentityLte; member1481 RIL_CellIdentityLte_v12 cellIdentityLte; member1542 RIL_CellIdentityLte_v12 cellIdentityLte; member
1547 RIL_CellIdentityLte cellIdentityLte; member1552 RIL_CellIdentityLte_v12 cellIdentityLte; member1613 RIL_CellIdentityLte_v12 cellIdentityLte; member
4569 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()4611 cellIdentity.cellIdentityLte.resize(1); in fillCellIdentityResponse()4612 cellIdentity.cellIdentityLte[0].mcc = in fillCellIdentityResponse()4613 std::to_string(rilCellIdentity.cellIdentityLte.mcc); in fillCellIdentityResponse()4614 cellIdentity.cellIdentityLte[0].mnc = in fillCellIdentityResponse()4615 ril::util::mnc::decode(rilCellIdentity.cellIdentityLte.mnc); in fillCellIdentityResponse()4616 cellIdentity.cellIdentityLte[0].ci = rilCellIdentity.cellIdentityLte.ci; in fillCellIdentityResponse()4617 cellIdentity.cellIdentityLte[0].pci = rilCellIdentity.cellIdentityLte.pci; in fillCellIdentityResponse()4618 cellIdentity.cellIdentityLte[0].tac = rilCellIdentity.cellIdentityLte.tac; in fillCellIdentityResponse()4619 cellIdentity.cellIdentityLte[0].earfcn = rilCellIdentity.cellIdentityLte.earfcn; in fillCellIdentityResponse()[all …]