# updatePdcpTimerForDds

Source: [https://docs.qualcomm.com/doc/80-PK177-134Y/topic/update_pdcp_timer_for_dds.html](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/update_pdcp_timer_for_dds.html)

更新 DDS 的 PDCP 定时器值。

    updatePdcpTimerForDds()Copy to clipboard

## 参数

| 参数 | 说明 | 说明 | 说明 |
| --- | --- | --- | --- |
| pdcpTimer | Java | long | DDS 的 PDCP 定时器值。 |
| pdcpTimer | 原生 | uint32\_t | DDS 的 PDCP 定时器值。 |
|  |  |  |  |

## 返回结果

| API 类型 | 返回结果 | 说明 |
| --- | --- | --- |
| Java | int | <ul class="ul" id="concept.dita_aa6b7088-0752-4ee4-bf82-3ff7ac577ffe__ul_qgy_3px_m5b"><br>                                    <li class="li">SUCCESS ≥ 0</li><br><br>                                    <li class="li">FAILURE <ul class="ul"><br>                                            <li class="li">-1 Iqesdk 为 NULL</li><br><br>                                            <li class="li">-2 子系统错误</li><br><br>                                        </ul><br></li><br><br>                                </ul> |
| 原生 | int8\_t | <ul class="ul" id="concept.dita_aa6b7088-0752-4ee4-bf82-3ff7ac577ffe__ul_qgy_3px_m5b"><br>                                    <li class="li">SUCCESS ≥ 0</li><br><br>                                    <li class="li">FAILURE <ul class="ul"><br>                                            <li class="li">-1 Iqesdk 为 NULL</li><br><br>                                            <li class="li">-2 子系统错误</li><br><br>                                        </ul><br></li><br><br>                                </ul> |
|  |  |  |

**Parent Topic:** [LLM 函数](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/llm_functions.html)

Last Published: Jun 22, 2023

[Previous Topic
updateOodForDds](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/update_ood_for_dds.md) [Next Topic
enableHighPerfGaming](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/enable_high_perf_gaming.md)