mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
Merge branch 'docs/update_ble_feature_support_status' into 'master'
Docs: update ble feature support status See merge request espressif/esp-idf!36452
This commit is contained in:
@@ -195,7 +195,7 @@ If none of our chip series meet your needs, please contact `customer support tea
|
||||
- Enhanced Attribute Protocol
|
||||
- |NA|
|
||||
- |unsupported|
|
||||
- |developing202412|
|
||||
- |experimental|
|
||||
* -
|
||||
- LE Power Control
|
||||
- .. only:: esp32 or esp32c2
|
||||
@@ -290,7 +290,7 @@ If none of our chip series meet your needs, please contact `customer support tea
|
||||
- LE GATT Security Levels Characteristic
|
||||
- |NA|
|
||||
- |unsupported|
|
||||
- |developing202412|
|
||||
- |experimental|
|
||||
* -
|
||||
- Periodic Advertising with Responses
|
||||
- |unsupported|
|
||||
@@ -313,7 +313,7 @@ You are encouraged to consult with our `customer support team <https://www.espre
|
||||
.. |supported| image:: ../../../_static/ble/feature_status/supported.svg
|
||||
:class: align-center
|
||||
:width: 65px
|
||||
.. |developing202412| image:: ../../../_static/ble/feature_status/developing202412.svg
|
||||
.. |developing202512| image:: ../../../_static/ble/feature_status/developing202512.svg
|
||||
:class: align-center
|
||||
:width: 120px
|
||||
.. |unsupported| image:: ../../../_static/ble/feature_status/unsupported.svg
|
||||
|
@@ -29,7 +29,7 @@ The table below shows the latest qualification for Espressif Bluetooth LE Contro
|
||||
+-----------------------------------------------------------------------+-------------------------------------------+------------------------------------------+
|
||||
|ESP32-C5 |.. centered:: |Q331318| |.. centered:: 6.0 |
|
||||
+-----------------------------------------------------------------------+-------------------------------------------+------------------------------------------+
|
||||
|ESP32-C6 |.. centered:: |199258| |.. centered:: 5.3 |
|
||||
|ESP32-C6 |.. centered:: |Q335877| |.. centered:: 6.0 |
|
||||
+-----------------------------------------------------------------------+-------------------------------------------+------------------------------------------+
|
||||
|ESP32-C61 |.. centered:: |Q331318| |.. centered:: 6.0 |
|
||||
+-----------------------------------------------------------------------+-------------------------------------------+------------------------------------------+
|
||||
@@ -67,6 +67,7 @@ The table below shows the latest qualification for Espressif Bluetooth LE Host.
|
||||
.. |198312| replace:: `198312 <https://qualification.bluetooth.com/ListingDetails/165785>`__
|
||||
.. |141499| replace:: `141499 <https://qualification.bluetooth.com/ListingDetails/97856>`__
|
||||
.. |Q331318| replace:: `Q331318 <https://qualification.bluetooth.com/ListingDetails/257081>`__
|
||||
.. |Q335877| replace:: `Q335877 <https://qualification.bluetooth.com/ListingDetails/262779>`__
|
||||
|
||||
|
||||
.. [1]
|
||||
|
@@ -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)
|
||||
- |unsupported|
|
||||
- |developing202412|
|
||||
- |developing202512|
|
||||
- |experimental|
|
||||
* -
|
||||
- GATT Caching
|
||||
- |experimental|
|
||||
@@ -88,15 +88,15 @@ If none of our chip series meet your needs, please contact `customer support tea
|
||||
- |supported|
|
||||
* - .. centered:: |5.2|
|
||||
- LE Isochronous Channels (BIS/CIS)
|
||||
- |unsupported|
|
||||
- |developing202412|
|
||||
- |developing202512|
|
||||
- |developing202512|
|
||||
* -
|
||||
- Enhanced Attribute Protocol
|
||||
- |unsupported|
|
||||
- |developing202412|
|
||||
- |experimental|
|
||||
* -
|
||||
- LE Power Control
|
||||
- |unsupported|
|
||||
- |developing202512|
|
||||
- |supported|
|
||||
* - .. centered:: |5.3|
|
||||
- AdvDataInfo in Periodic Advertising
|
||||
@@ -104,7 +104,7 @@ If none of our chip series meet your needs, please contact `customer support tea
|
||||
- |supported|
|
||||
* -
|
||||
- LE Enhanced Connection Update (Connection Subrating)
|
||||
- |unsupported|
|
||||
- |developing202512|
|
||||
- |supported|
|
||||
* -
|
||||
- LE Channel Classification
|
||||
@@ -112,20 +112,20 @@ If none of our chip series meet your needs, please contact `customer support tea
|
||||
- |supported|
|
||||
* - .. centered:: |5.4|
|
||||
- Advertising Coding Selection
|
||||
- |unsupported|
|
||||
- |developing202512|
|
||||
- |supported|
|
||||
* -
|
||||
- Encrypted Advertising Data
|
||||
- |unsupported|
|
||||
- |developing202512|
|
||||
- |experimental|
|
||||
* -
|
||||
- LE GATT Security Levels Characteristic
|
||||
- |unsupported|
|
||||
- |developing202412|
|
||||
- |experimental|
|
||||
* -
|
||||
- Periodic Advertising with Responses
|
||||
- |unsupported|
|
||||
- |developing202412|
|
||||
- |developing202512|
|
||||
- |experimental|
|
||||
|
||||
.. [1]
|
||||
If you would like to know the Bluetooth SIG certification information for supported features,
|
||||
@@ -138,7 +138,7 @@ You are encouraged to consult with our `customer support team <https://www.espre
|
||||
|
||||
.. |supported| image:: ../../../_static/ble/feature_status/supported.svg
|
||||
:class: align-center
|
||||
.. |developing202412| image:: ../../../_static/ble/feature_status/developing202412.svg
|
||||
.. |developing202512| image:: ../../../_static/ble/feature_status/developing202512.svg
|
||||
:class: align-center
|
||||
.. |unsupported| image:: ../../../_static/ble/feature_status/unsupported.svg
|
||||
:class: align-center
|
||||
|
Reference in New Issue
Block a user