# 链路延迟管理器 (Link latency manager)

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

链路延迟管理器 (LLM) 子系统为客户端提供 API 来优化延迟级别。应用程序厂商可针对上行链路和下行链路设置 LLM 级别，给定的级别范围为 L1 到 L6。有关详细信息，可参见[level](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/level.html)。在延迟敏感型网络用例中，设置低延迟级别会有所帮助。

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

介绍 LinkLatencyManager 方法及其定义、参数和返回结果的详细信息。
- **[LLM 回调接口](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/llm_callback_interfaces.html)**  

以下小节介绍 `LinkLatencyCBs` 接口及其说明和回调参数。
- **[LLM 枚举](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/llm_enums.html)**  

介绍 LinkLatency 枚举定义。
- **[示例代码](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/example_code.html)**  

关于 LLM API 用法的示例代码。

**Parent Topic:** [Modem API](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/modem.html)

Last Published: Jun 22, 2023

[Previous Topic
示例代码](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/lce_example_code.md) [Next Topic
LLM 函数](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/llm_functions.md)