Searched refs:cellIdentity (Results 1 – 3 of 3) sorted by relevance
5630 void fillCellIdentityResponse(CellIdentity &cellIdentity, RIL_CellIdentity_v16 &rilCellIdentity) { in fillCellIdentityResponse() argument5632 cellIdentity.cellIdentityGsm.resize(0); in fillCellIdentityResponse()5633 cellIdentity.cellIdentityWcdma.resize(0); in fillCellIdentityResponse()5634 cellIdentity.cellIdentityCdma.resize(0); in fillCellIdentityResponse()5635 cellIdentity.cellIdentityTdscdma.resize(0); in fillCellIdentityResponse()5636 cellIdentity.cellIdentityLte.resize(0); in fillCellIdentityResponse()5637 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()5641 cellIdentity.cellIdentityGsm.resize(1); in fillCellIdentityResponse()5642 cellIdentity.cellIdentityGsm[0].mcc = in fillCellIdentityResponse()5644 cellIdentity.cellIdentityGsm[0].mnc = in fillCellIdentityResponse()[all …]
2106 RIL_CellIdentity_v16 cellIdentity; // current cell information member2128 RIL_CellIdentity_v16 cellIdentity; // Current cell information member
1605 RIL_CellIdentity_v16 cellIdentity; // current cell information member1628 RIL_CellIdentity_v16 cellIdentity; // Current cell information member