Searched refs:RIL_CellInfo_v12 (Results 1 – 10 of 10) sorted by relevance
1536 } RIL_CellInfo_v12; typedef2201 RIL_CellInfo_v12* network_infos; // List of network information
2386 RIL_CellInfo_v12 ci[1] =
1535 } RIL_CellInfo_v12; typedef2200 RIL_CellInfo_v12* network_infos; // List of network information
1606 } RIL_CellInfo_v12; typedef2316 RIL_CellInfo_v12* network_infos; // List of network information
6952 || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in getCellInfoListResponse()9374 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal()9377 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal()9523 if ((response == NULL && responseLen != 0) || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in cellInfoListInd()9924 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()
1705 } RIL_CellInfo_v12; typedef2446 RIL_CellInfo_v12* network_infos; // List of network information
7201 || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in getCellInfoListResponse()9684 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal()9687 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal()9830 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal_1_2()9832 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal_1_2()10152 if ((response == NULL && responseLen != 0) || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in cellInfoListInd()10553 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()
5949 || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in getCellInfoListResponse()7998 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal()8001 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal()8148 if ((response == NULL && responseLen != 0) || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in cellInfoListInd()8549 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()
1440 RIL_CellInfo_v12 ci; in request_get_cell_info_list()
2761 RIL_CellInfo_v12 ci[1] =