Updated BLE feature status

This commit is contained in:
weiyuhan 2025-01-16 20:00:23 +08:00
parent d78461eb54
commit 6a584e9698
5 changed files with 33 additions and 33 deletions

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="130" height="20" role="img" aria-label="In Progress: 2024/12"><title>In Progress: 2024/12</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="130" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="73" height="20" fill="#555"/><rect x="73" width="57" height="20" fill="#007ec6"/><rect width="130" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="375" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="630">In Progress</text><text x="375" y="140" transform="scale(.1)" fill="#fff" textLength="630">In Progress</text><text aria-hidden="true" x="1005" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">2024/12</text><text x="1005" y="140" transform="scale(.1)" fill="#fff" textLength="470">2024/12</text></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="130" height="20" role="img" aria-label="In Progress: 2025/12"><title>In Progress: 2025/12</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="130" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="73" height="20" fill="#555"/><rect x="73" width="57" height="20" fill="#007ec6"/><rect width="130" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="375" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="630">In Progress</text><text x="375" y="140" transform="scale(.1)" fill="#fff" textLength="630">In Progress</text><text aria-hidden="true" x="1005" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">2025/12</text><text x="1005" y="140" transform="scale(.1)" fill="#fff" textLength="470">2025/12</text></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -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

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)
- |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

View File

@ -195,7 +195,7 @@
- Enhanced Attribute Protocol
- |NA|
- |unsupported|
- |developing202412|
- |experimental|
* -
- LE Power Control
- .. only:: esp32 or esp32c2
@ -290,7 +290,7 @@
- LE GATT Security Levels Characteristic
- |NA|
- |unsupported|
- |developing202412|
- |experimental|
* -
- Periodic Advertising with Responses
- |unsupported|
@ -313,7 +313,7 @@
.. |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

View File

@ -72,8 +72,8 @@ ESP 主机主要功能支持状态
- |supported|
* - .. centered:: |5.1|
- Angle of Arrival (AoA)/Angle of Departure (AoD)
- |unsupported|
- |developing202412|
- |developing202512|
- |experimental|
* -
- GATT Caching
- |experimental|
@ -88,15 +88,15 @@ ESP 主机主要功能支持状态
- |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 @@ ESP 主机主要功能支持状态
- |supported|
* -
- LE Enhanced Connection Update (Connection Subrating)
- |unsupported|
- |developing202512|
- |supported|
* -
- LE Channel Classification
@ -112,20 +112,20 @@ ESP 主机主要功能支持状态
- |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]
如果想了解支持功能的 Bluetooth SIG 认证状态,
@ -138,7 +138,7 @@ ESP 主机主要功能支持状态
.. |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