Searched refs:RIL_CellInfo_v12 (Results 1 – 4 of 4) sorted by relevance
1535 } RIL_CellInfo_v12; typedef2200 RIL_CellInfo_v12* network_infos; // List of network information
1927 } RIL_CellInfo_v12; typedef2789 RIL_CellInfo_v12* network_infos; // List of network information
9017 if (!error && responseLen % sizeof(RIL_CellInfo_v12) != 0) { in getCellInfoListResponse()11993 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal()11996 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal()12139 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal_1_2()12141 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal_1_2()12806 if ((response == NULL && responseLen != 0) || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in cellInfoListInd()13217 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()13227 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()13237 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()
3352 RIL_CellInfo_v12 ci[1] =