# updateOodForDds

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

更新 DDS 的乱序传送 (OOD) 值。

    updateOodForDds()Copy to clipboard

## 参数

| 参数 | 说明 | 说明 | 说明 |
| --- | --- | --- | --- |
| ood | Java | oodEnum | 要应用到 DDS 的 OOD 值。 |
| ood | 原生 | llm\_oodEnum | 要应用到 DDS 的 OOD 值。 |
|  |  |  |  |

## 返回结果

| API 类型 | 返回结果 | 说明 |
| --- | --- | --- |
| Java | int | <ul class="ul" id="concept.dita_696b9b89-3451-457a-a5c5-54d1eff5a1dd__ul_bmx_x4x_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><br>                                    </li><br><br>                                </ul> |
| 原生 | int8\_t | <ul class="ul" id="concept.dita_696b9b89-3451-457a-a5c5-54d1eff5a1dd__ul_bmx_x4x_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><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
deleteAllFilters](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/delete_all_filters.md) [Next Topic
updatePdcpTimerForDds](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/update_pdcp_timer_for_dds.md)