:orphan: ESP 主机主要功能支持状态 ======================== :link_to_translation:`zh_CN:[中文]` 本文档介绍了乐鑫低功耗蓝牙主机 ESP-Bluedroid 和 ESP-NimBLE 主要功能的支持状态。 如果您计划将低功耗蓝牙控制器和主机跑在 {IDF_TARGET_NAME} 上,主机的功能支持可能会受限于控制器的功能支持状态, 请参阅 :doc:`{IDF_TARGET_NAME} 主要功能支持状态 ` 。 |supported_def| **该功能已完成开发和内部测试。** [1]_ |experimental_def| **该功能已完成开发,正在进行内部测试。** 您可以探索这些功能以进行评估和反馈,但应注意可能出现的问题。 |developing_def| **该功能目前正在积极开发中, 预计在 YYYY/MM 月底之前支持。** 请关注此表以获得该功能的最新进展。 如果您确实有紧急的开发需求,请联系 `乐鑫客户支持团队 `__ 以了解是否可以进行功能试用。 |unsupported_def| **该功能在此芯片上不支持。** 如果您有相关需求,请优先选择其他支持该功能的乐鑫芯片系列。 如果当前的乐鑫产品都无法满足您的需求,请联系 `乐鑫客户支持团队 `__ ,我们的研发团队会对您的需求进行内部的可行性评估。 |NA_def| 具有此标签的功能为一下类型: - **Controller-only 功能**:该功能仅存在于 HCI 层之下,且无法通过主机API配置或启用,例如 Advertising Channel Index 。 此类功能不需要蓝牙主机的支持。 .. list-table:: :width: 100% :widths: auto :header-rows: 1 * - .. centered:: 核心协议 - .. centered:: 主要功能 - .. centered:: Bluedroid 主机 - .. centered:: NimBLE 主机 * - .. centered:: |4.2| - LE Data Packet Length Extension - |supported| - |supported| * - - LE Secure Connections - |supported| - |supported| * - - Link Layer Privacy - |supported| - |supported| * - - Link Layer Extended Filter Policies - |supported| - |supported| * - .. centered:: |5.0| - 2 Msym/s PHY for LE - |supported| - |supported| * - - LE Long Range (Coded PHY S=2/S=8) - |supported| - |supported| * - - High Duty Cycle Non-Connectable Advertising - |supported| - |supported| * - - LE Advertising Extensions - |supported| - |supported| * - - LE Channel Selection Algorithm #2 - |supported| - |supported| * - .. centered:: |5.1| - Angle of Arrival (AoA)/Angle of Departure (AoD) - |unsupported| - |developing202412| * - - GATT Caching - |experimental| - |experimental| * - - Advertising Channel Index - |NA| - |NA| * - - Periodic Advertising Sync Transfer - |supported| - |supported| * - .. centered:: |5.2| - LE Isochronous Channels (BIS/CIS) - |unsupported| - |developing202412| * - - Enhanced Attribute Protocol - |unsupported| - |developing202412| * - - LE Power Control - |unsupported| - |developing202412| * - .. centered:: |5.3| - AdvDataInfo in Periodic Advertising - |supported| - |supported| * - - LE Enhanced Connection Update (Connection Subrating) - |unsupported| - |supported| * - - LE Channel Classification - |supported| - |supported| * - .. centered:: |5.4| - Advertising Coding Selection - |unsupported| - |supported| * - - Encrypted Advertising Data - |unsupported| - |experimental| * - - LE GATT Security Levels Characteristic - |unsupported| - |developing202412| * - - Periodic Advertising with Responses - |unsupported| - |developing202412| .. [1] 如果您想了解支持功能的 Bluetooth SIG 认证状态, 请查阅 `SIG 蓝牙产品数据库 `__ 。 请注意,本文档不构成对客户的约束性承诺。 以上所列出来的功能支持状态信息仅供参考,可能会在不通知的情况下发生更改。 建议您联系 `乐鑫客户支持团队 `__ 以获取最新信息,并确认功能是否适合您的特定需求。 .. |supported| image:: https://img.shields.io/badge/supported-green :class: align-center .. |developing| image:: https://img.shields.io/badge/in_progress-YYYY/MM-blue :class: align-centerß .. |developing202412| image:: https://img.shields.io/badge/In_Progress-2024/12-blue :class: align-center .. |unsupported| image:: https://img.shields.io/badge/unsupported-D8D8D8 :class: align-center .. |experimental| image:: https://img.shields.io/badge/experimental-orange :class: align-center .. |NA| image:: https://img.shields.io/badge/N%2FA-D8D8D8 :class: align-center .. |supported_def| image:: https://img.shields.io/badge/supported-green .. |developing_def| image:: https://img.shields.io/badge/In_Progress-YYYY/MM-blue .. |unsupported_def| image:: https://img.shields.io/badge/unsupported-D8D8D8 .. |experimental_def| image:: https://img.shields.io/badge/experimental-orange .. |NA_def| image:: https://img.shields.io/badge/N%2FA-D8D8D8 .. |4.2| replace:: `4.2 `__ .. |5.0| replace:: `5.0 `__ .. |5.1| replace:: `5.1 `__ .. |5.2| replace:: `5.2 `__ .. |5.3| replace:: `5.3 `__ .. |5.4| replace:: `5.4 `__