Searched refs:cellInfoType (Results 1 – 8 of 8) sorted by relevance
1680 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1694 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1708 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1722 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1733 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member
4739 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()4740 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityResponse()4838 rilCellIdentity.cellInfoType = getCellInfoTypeRadioTechnology(response[3]); in fillCellIdentityFromVoiceRegStateResponseString()4839 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityFromVoiceRegStateResponseString()4921 rilCellIdentity.cellInfoType = getCellInfoTypeRadioTechnology(response[3]); in fillCellIdentityFromDataRegStateResponseString()4922 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityFromDataRegStateResponseString()5120 … dataRegResponse14.base.cellIdentity.cellInfoType = dataRegResponse.cellIdentity.cellInfoType; in getDataRegistrationStateResponse()9689 records[i].cellInfoType = (CellInfoType) rillCellInfo->cellInfoType; in convertRilCellInfoListToHal()9700 switch(rillCellInfo->cellInfoType) { in convertRilCellInfoListToHal()9834 records[i].cellInfoType = (CellInfoType) rillCellInfo->cellInfoType; in convertRilCellInfoListToHal_1_2()[all …]
1511 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1525 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1539 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member
1510 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1524 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1538 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member
1581 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1595 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member1609 RIL_CellInfoType cellInfoType; /* cell type for selecting from union CellInfo */ member
4570 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()4571 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityResponse()4669 rilCellIdentity.cellInfoType = getCellInfoTypeRadioTechnology(response[3]); in fillCellIdentityFromVoiceRegStateResponseString()4670 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityFromVoiceRegStateResponseString()4752 rilCellIdentity.cellInfoType = getCellInfoTypeRadioTechnology(response[3]); in fillCellIdentityFromDataRegStateResponseString()4753 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityFromDataRegStateResponseString()9379 records[i].cellInfoType = (CellInfoType) rillCellInfo->cellInfoType; in convertRilCellInfoListToHal()9390 switch(rillCellInfo->cellInfoType) { in convertRilCellInfoListToHal()
3585 cellIdentity.cellInfoType = (CellInfoType)rilCellIdentity.cellInfoType; in fillCellIdentityResponse()3586 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityResponse()3704 rilCellIdentity.cellInfoType = getCellInfoTypeRadioTechnology(response[3]); in fillCellIdentityFromVoiceRegStateResponseString()3705 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityFromVoiceRegStateResponseString()3787 rilCellIdentity.cellInfoType = getCellInfoTypeRadioTechnology(response[3]); in fillCellIdentityFromDataRegStateResponseString()3788 switch(rilCellIdentity.cellInfoType) { in fillCellIdentityFromDataRegStateResponseString()3969 … dataRegResponse14.base.cellIdentity.cellInfoType = dataRegResponse.cellIdentity.cellInfoType; in getDataRegistrationStateResponse()8003 records[i].cellInfoType = (CellInfoType) rillCellInfo->cellInfoType; in convertRilCellInfoListToHal()8014 switch(rillCellInfo->cellInfoType) { in convertRilCellInfoListToHal()
1443 ci.cellInfoType = RIL_CELL_INFO_TYPE_GSM; in request_get_cell_info_list()