Searched refs:cellIdentityGsm (Results 1 – 3 of 3) sorted by relevance
5632 cellIdentity.cellIdentityGsm.resize(0); in fillCellIdentityResponse()5641 cellIdentity.cellIdentityGsm.resize(1); in fillCellIdentityResponse()5642 cellIdentity.cellIdentityGsm[0].mcc = in fillCellIdentityResponse()5643 std::to_string(rilCellIdentity.cellIdentityGsm.mcc); in fillCellIdentityResponse()5644 cellIdentity.cellIdentityGsm[0].mnc = in fillCellIdentityResponse()5645 ril::util::mnc::decode(rilCellIdentity.cellIdentityGsm.mnc); in fillCellIdentityResponse()5646 cellIdentity.cellIdentityGsm[0].lac = rilCellIdentity.cellIdentityGsm.lac; in fillCellIdentityResponse()5647 cellIdentity.cellIdentityGsm[0].cid = rilCellIdentity.cellIdentityGsm.cid; in fillCellIdentityResponse()5648 cellIdentity.cellIdentityGsm[0].arfcn = rilCellIdentity.cellIdentityGsm.arfcn; in fillCellIdentityResponse()5649 cellIdentity.cellIdentityGsm[0].bsic = rilCellIdentity.cellIdentityGsm.bsic; in fillCellIdentityResponse()[all …]
1829 RIL_CellIdentityGsm cellIdentityGsm; member1834 RIL_CellIdentityGsm_v12 cellIdentityGsm; member1946 RIL_CellIdentityGsm_v12 cellIdentityGsm; member1957 RIL_CellIdentityGsm_v12 cellIdentityGsm; member2041 RIL_CellIdentityGsm_v1_2 cellIdentityGsm; member
1450 RIL_CellIdentityGsm cellIdentityGsm; member1455 RIL_CellIdentityGsm_v12 cellIdentityGsm; member1540 RIL_CellIdentityGsm_v12 cellIdentityGsm; member