# LCE 函数

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

- **[LinkCapacityEstimateManager](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_link_capacity_estimate_manager.html)**  

主链路进入 LinkCapacityEstimation 的构造函数。
- **[registerForEstimationReports](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_register_for_estimation_reports.html)**  

注册估计报告。成功调用 [setReportingCriteria](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_set_reporting_criteria.html) 后会生成报告。有关报告结构，参见 [估计报告](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_iestimation_report.html)。
- **[setReportingCriteria](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_set_reporting_criteria.html)**  

设置会话的报告标准（周期或阈值）。
- **[getLastEstimationReport](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_get_last_estimation_report.html)**  

获取生成的最后一个估计报告。
- **[performReportingAction](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_perform_reporting_action.html)**  

根据设定的报告标准发送要执行的操作。

**Parent Topic:** [链路容量估算 (Link capacity estimation)](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/latency_capacity_estimation.html)

Last Published: Jun 22, 2023

[Previous Topic
链路容量估算 (Link capacity estimation)](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/latency_capacity_estimation.md) [Next Topic
LinkCapacityEstimateManager](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/lce_link_capacity_estimate_manager.md)