feat(docs): update BLE feature support status for ISO and Core 6.1-6.3

Mark ISOAL/ISO features as experimental when SOC_BLE_ISO_SUPPORTED,
add unsupported Core Spec 6.1-6.3 features, and move NimBLE LL Extended
Feature Set target to 2026/12.
This commit is contained in:
Wei Yuhan
2026-08-06 12:29:34 +08:00
parent 2e99ceefad
commit 8a3b146d67
4 changed files with 250 additions and 30 deletions

View File

@@ -152,22 +152,27 @@ If none of our chip series meet your needs, please contact `customer support tea
|unsupported|
* - .. centered:: |5.1|
- Angle of Arrival (AoA)/Angle of Departure (AoD)
- .. only:: esp32h2
Angle of Arrival (AoA)/Angle of Departure (AoD) [2]_
.. only:: not esp32h2
Angle of Arrival (AoA)/Angle of Departure (AoD)
- .. only:: SOC_BLE_CTE_SUPPORTED
|experimental|
|supported|
.. only:: not SOC_BLE_CTE_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_CTE_SUPPORTED
|experimental|
|supported|
.. only:: not SOC_BLE_CTE_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_CTE_SUPPORTED
|experimental|
|supported|
.. only:: not SOC_BLE_CTE_SUPPORTED
|unsupported|
@@ -224,8 +229,18 @@ If none of our chip series meet your needs, please contact `customer support tea
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- |unsupported|
- |unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
* -
- Enhanced Attribute Protocol
- |NA|
@@ -393,9 +408,24 @@ If none of our chip series meet your needs, please contact `customer support tea
- |unsupported|
* -
- Enhancements for ISOAL
- |unsupported|
- |unsupported|
- |unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
* -
- Monitoring Advertisers
- .. only:: SOC_ESP_NIMBLE_CONTROLLER and not esp32c2
@@ -421,11 +451,56 @@ If none of our chip series meet your needs, please contact `customer support tea
- |unsupported|
- |unsupported|
- |unsupported|
* - .. centered:: |6.1|
- Randomized Resolvable Private Address (RPA) Updates
- |unsupported|
- |unsupported|
- |unsupported|
* - .. centered:: |6.2|
- HCI USB LE Isochronous Support
- |unsupported|
- |unsupported|
- |unsupported|
* -
- LE Test Mode Enhancements
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Shorter Connection Intervals
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Channel Sounding Amplitude-based Attack Resilience
- |unsupported|
- |unsupported|
- |unsupported|
* - .. centered:: |6.3|
- Channel Sounding Inline Phase Correction Term Transfer
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Channel Sounding PHY-specific RTT Accuracy
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Running Out of Bits
- |unsupported|
- |unsupported|
- |unsupported|
.. [1]
If you would like to know the Bluetooth SIG certification information for supported features,
please consult `SIG Bluetooth Product Database <https://qualification.bluetooth.com/Listings/Search>`__.
.. only:: esp32h2
.. [2]
Note: On ESP32-H2, connection-oriented Bluetooth LE Direction Finding (AoA/AoD) is not supported when the Bluetooth LE connection is encrypted.
For certain features, if the majority of the development is completed on the Controller, the Host's support status will be limited by the Controller's support status.
If you want Bluetooth LE Controller and Host to run on different Espressif chips, the functionality of the Host will not be limited by the Controller's support status on the chip running the Host,
please check the :doc:`ESP Host Feature Support Status Table <host-feature-support-status>` .
@@ -462,3 +537,6 @@ You are encouraged to consult with our `customer support team <https://www.espre
.. |5.3| replace:: `5.3 <https://www.bluetooth.com/specifications/specs/core-specification-5-3/>`__
.. |5.4| replace:: `5.4 <https://www.bluetooth.com/specifications/specs/core-specification-5-4/>`__
.. |6.0| replace:: `6.0 <https://www.bluetooth.com/specifications/specs/core-specification-6-0/>`__
.. |6.1| replace:: `6.1 <https://www.bluetooth.com/specifications/specs/core-specification-6-1/>`__
.. |6.2| replace:: `6.2 <https://www.bluetooth.com/specifications/specs/core-specification-6-2/>`__
.. |6.3| replace:: `6.3 <https://www.bluetooth.com/specifications/specs/core-specification-6-3/>`__

View File

@@ -72,8 +72,8 @@ If none of our chip series meet your needs, please contact `customer support tea
- |supported|
* - .. centered:: |5.1|
- Angle of Arrival (AoA)/Angle of Departure (AoD)
- |experimental|
- |experimental|
- |supported|
- |supported|
* -
- GATT Caching
- |experimental|
@@ -158,7 +158,7 @@ If none of our chip series meet your needs, please contact `customer support tea
* -
- LL Extended Feature Set
- |experimental|
- |developing202606|
- |developing202612|
* -
- Decision-Based Advertising Filtering
- |unsupported|
@@ -175,6 +175,38 @@ If none of our chip series meet your needs, please contact `customer support tea
- Frame Space Update
- |unsupported|
- |unsupported|
* - .. centered:: |6.1|
- Randomized Resolvable Private Address (RPA) Updates
- |unsupported|
- |unsupported|
* - .. centered:: |6.2|
- HCI USB LE Isochronous Support
- |unsupported|
- |unsupported|
* -
- LE Test Mode Enhancements
- |unsupported|
- |unsupported|
* -
- Shorter Connection Intervals
- |unsupported|
- |unsupported|
* -
- Channel Sounding Amplitude-based Attack Resilience
- |unsupported|
- |unsupported|
* - .. centered:: |6.3|
- Channel Sounding Inline Phase Correction Term Transfer
- |unsupported|
- |unsupported|
* -
- Channel Sounding PHY-specific RTT Accuracy
- |unsupported|
- |unsupported|
* -
- Running Out of Bits
- |unsupported|
- |unsupported|
.. [1]
If you would like to know the Bluetooth SIG certification information for supported features,
@@ -187,9 +219,6 @@ You are encouraged to consult with our `customer support team <https://www.espre
.. |supported| image:: ../../../_static/ble/feature_status/supported.svg
:class: align-center
.. |developing202606| image:: ../../../_static/ble/feature_status/developing202606.svg
:class: align-center
:width: 125px
.. |developing202612| image:: ../../../_static/ble/feature_status/developing202612.svg
:class: align-center
:width: 125px
@@ -211,3 +240,6 @@ You are encouraged to consult with our `customer support team <https://www.espre
.. |5.3| replace:: `5.3 <https://www.bluetooth.com/specifications/specs/core-specification-5-3/>`__
.. |5.4| replace:: `5.4 <https://www.bluetooth.com/specifications/specs/core-specification-5-4/>`__
.. |6.0| replace:: `6.0 <https://www.bluetooth.com/specifications/specs/core-specification-6-0/>`__
.. |6.1| replace:: `6.1 <https://www.bluetooth.com/specifications/specs/core-specification-6-1/>`__
.. |6.2| replace:: `6.2 <https://www.bluetooth.com/specifications/specs/core-specification-6-2/>`__
.. |6.3| replace:: `6.3 <https://www.bluetooth.com/specifications/specs/core-specification-6-3/>`__

View File

@@ -152,22 +152,27 @@
|unsupported|
* - .. centered:: |5.1|
- Angle of Arrival (AoA)/Angle of Departure (AoD)
- .. only:: esp32h2
Angle of Arrival (AoA)/Angle of Departure (AoD) [2]_
.. only:: not esp32h2
Angle of Arrival (AoA)/Angle of Departure (AoD)
- .. only:: SOC_BLE_CTE_SUPPORTED
|experimental|
|supported|
.. only:: not SOC_BLE_CTE_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_CTE_SUPPORTED
|experimental|
|supported|
.. only:: not SOC_BLE_CTE_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_CTE_SUPPORTED
|experimental|
|supported|
.. only:: not SOC_BLE_CTE_SUPPORTED
|unsupported|
@@ -224,8 +229,18 @@
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- |unsupported|
- |unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
* -
- Enhanced Attribute Protocol
- |NA|
@@ -393,9 +408,24 @@
- |unsupported|
* -
- Enhancements for ISOAL
- |unsupported|
- |unsupported|
- |unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
- .. only:: SOC_BLE_ISO_SUPPORTED
|experimental|
.. only:: not SOC_BLE_ISO_SUPPORTED
|unsupported|
* -
- Monitoring Advertisers
- .. only:: SOC_ESP_NIMBLE_CONTROLLER and not esp32c2
@@ -421,11 +451,56 @@
- |unsupported|
- |unsupported|
- |unsupported|
* - .. centered:: |6.1|
- Randomized Resolvable Private Address (RPA) Updates
- |unsupported|
- |unsupported|
- |unsupported|
* - .. centered:: |6.2|
- HCI USB LE Isochronous Support
- |unsupported|
- |unsupported|
- |unsupported|
* -
- LE Test Mode Enhancements
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Shorter Connection Intervals
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Channel Sounding Amplitude-based Attack Resilience
- |unsupported|
- |unsupported|
- |unsupported|
* - .. centered:: |6.3|
- Channel Sounding Inline Phase Correction Term Transfer
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Channel Sounding PHY-specific RTT Accuracy
- |unsupported|
- |unsupported|
- |unsupported|
* -
- Running Out of Bits
- |unsupported|
- |unsupported|
- |unsupported|
.. [1]
如果想了解支持功能的 Bluetooth SIG 认证状态,
请查阅 `SIG 蓝牙产品数据库 <https://qualification.bluetooth.com/Listings/Search>`__
.. only:: esp32h2
.. [2]
注意: 在 ESP32-H2 上当低功耗蓝牙连接启用加密时不支持面向连接的低功耗蓝牙测向AoA/AoD功能。
对于大部分开发需要在控制器 (Controller) 完成的功能,其主机层 (Host) 的支持状态将会受限于控制器层的支持状态。
如果你计划将乐鑫低功耗蓝牙控制器和主机跑在不同的乐鑫芯片上,则主机的功能将不再受限于这颗跑主机的芯片上的控制器的功能支持状态,
请参阅 :doc:`ESP 主机主要功能支持状态 <host-feature-support-status>`
@@ -462,3 +537,6 @@
.. |5.3| replace:: `5.3 <https://www.bluetooth.com/specifications/specs/core-specification-5-3/>`__
.. |5.4| replace:: `5.4 <https://www.bluetooth.com/specifications/specs/core-specification-5-4/>`__
.. |6.0| replace:: `6.0 <https://www.bluetooth.com/specifications/specs/core-specification-6-0/>`__
.. |6.1| replace:: `6.1 <https://www.bluetooth.com/specifications/specs/core-specification-6-1/>`__
.. |6.2| replace:: `6.2 <https://www.bluetooth.com/specifications/specs/core-specification-6-2/>`__
.. |6.3| replace:: `6.3 <https://www.bluetooth.com/specifications/specs/core-specification-6-3/>`__

View File

@@ -72,8 +72,8 @@ ESP 主机主要功能支持状态
- |supported|
* - .. centered:: |5.1|
- Angle of Arrival (AoA)/Angle of Departure (AoD)
- |experimental|
- |experimental|
- |supported|
- |supported|
* -
- GATT Caching
- |experimental|
@@ -158,7 +158,7 @@ ESP 主机主要功能支持状态
* -
- LL Extended Feature Set
- |experimental|
- |developing202606|
- |developing202612|
* -
- Decision-Based Advertising Filtering
- |unsupported|
@@ -175,6 +175,38 @@ ESP 主机主要功能支持状态
- Frame Space Update
- |unsupported|
- |unsupported|
* - .. centered:: |6.1|
- Randomized Resolvable Private Address (RPA) Updates
- |unsupported|
- |unsupported|
* - .. centered:: |6.2|
- HCI USB LE Isochronous Support
- |unsupported|
- |unsupported|
* -
- LE Test Mode Enhancements
- |unsupported|
- |unsupported|
* -
- Shorter Connection Intervals
- |unsupported|
- |unsupported|
* -
- Channel Sounding Amplitude-based Attack Resilience
- |unsupported|
- |unsupported|
* - .. centered:: |6.3|
- Channel Sounding Inline Phase Correction Term Transfer
- |unsupported|
- |unsupported|
* -
- Channel Sounding PHY-specific RTT Accuracy
- |unsupported|
- |unsupported|
* -
- Running Out of Bits
- |unsupported|
- |unsupported|
.. [1]
如果想了解支持功能的 Bluetooth SIG 认证状态,
@@ -187,9 +219,6 @@ ESP 主机主要功能支持状态
.. |supported| image:: ../../../_static/ble/feature_status/supported.svg
:class: align-center
.. |developing202606| image:: ../../../_static/ble/feature_status/developing202606.svg
:class: align-center
:width: 125px
.. |developing202612| image:: ../../../_static/ble/feature_status/developing202612.svg
:class: align-center
:width: 125px
@@ -211,3 +240,6 @@ ESP 主机主要功能支持状态
.. |5.3| replace:: `5.3 <https://www.bluetooth.com/specifications/specs/core-specification-5-3/>`__
.. |5.4| replace:: `5.4 <https://www.bluetooth.com/specifications/specs/core-specification-5-4/>`__
.. |6.0| replace:: `6.0 <https://www.bluetooth.com/specifications/specs/core-specification-6-0/>`__
.. |6.1| replace:: `6.1 <https://www.bluetooth.com/specifications/specs/core-specification-6-1/>`__
.. |6.2| replace:: `6.2 <https://www.bluetooth.com/specifications/specs/core-specification-6-2/>`__
.. |6.3| replace:: `6.3 <https://www.bluetooth.com/specifications/specs/core-specification-6-3/>`__