diff --git a/docs/en/api-guides/ble/ble-feature-support-status.rst b/docs/en/api-guides/ble/ble-feature-support-status.rst index 8b0361404d7..eb9d22b8149 100644 --- a/docs/en/api-guides/ble/ble-feature-support-status.rst +++ b/docs/en/api-guides/ble/ble-feature-support-status.rst @@ -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 `__. +.. 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 ` . @@ -462,3 +537,6 @@ You are encouraged to consult with our `customer support team `__ .. |5.4| replace:: `5.4 `__ .. |6.0| replace:: `6.0 `__ +.. |6.1| replace:: `6.1 `__ +.. |6.2| replace:: `6.2 `__ +.. |6.3| replace:: `6.3 `__ diff --git a/docs/en/api-guides/ble/host-feature-support-status.rst b/docs/en/api-guides/ble/host-feature-support-status.rst index 086ced74ca1..573f8c7ffd4 100644 --- a/docs/en/api-guides/ble/host-feature-support-status.rst +++ b/docs/en/api-guides/ble/host-feature-support-status.rst @@ -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 `__ .. |5.4| replace:: `5.4 `__ .. |6.0| replace:: `6.0 `__ +.. |6.1| replace:: `6.1 `__ +.. |6.2| replace:: `6.2 `__ +.. |6.3| replace:: `6.3 `__ diff --git a/docs/zh_CN/api-guides/ble/ble-feature-support-status.rst b/docs/zh_CN/api-guides/ble/ble-feature-support-status.rst index b68f7a3f547..92886286c6f 100644 --- a/docs/zh_CN/api-guides/ble/ble-feature-support-status.rst +++ b/docs/zh_CN/api-guides/ble/ble-feature-support-status.rst @@ -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 蓝牙产品数据库 `__ 。 +.. only:: esp32h2 + + .. [2] + 注意: 在 ESP32-H2 上,当低功耗蓝牙连接启用加密时,不支持面向连接的低功耗蓝牙测向(AoA/AoD)功能。 + 对于大部分开发需要在控制器 (Controller) 完成的功能,其主机层 (Host) 的支持状态将会受限于控制器层的支持状态。 如果你计划将乐鑫低功耗蓝牙控制器和主机跑在不同的乐鑫芯片上,则主机的功能将不再受限于这颗跑主机的芯片上的控制器的功能支持状态, 请参阅 :doc:`ESP 主机主要功能支持状态 ` 。 @@ -462,3 +537,6 @@ .. |5.3| replace:: `5.3 `__ .. |5.4| replace:: `5.4 `__ .. |6.0| replace:: `6.0 `__ +.. |6.1| replace:: `6.1 `__ +.. |6.2| replace:: `6.2 `__ +.. |6.3| replace:: `6.3 `__ diff --git a/docs/zh_CN/api-guides/ble/host-feature-support-status.rst b/docs/zh_CN/api-guides/ble/host-feature-support-status.rst index da4f401192b..d2f5e8db314 100644 --- a/docs/zh_CN/api-guides/ble/host-feature-support-status.rst +++ b/docs/zh_CN/api-guides/ble/host-feature-support-status.rst @@ -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 `__ .. |5.4| replace:: `5.4 `__ .. |6.0| replace:: `6.0 `__ +.. |6.1| replace:: `6.1 `__ +.. |6.2| replace:: `6.2 `__ +.. |6.3| replace:: `6.3 `__