Merge branch 'docs/add_ble_feature_status_table_v5.0' into 'release/v5.0'

docs(ble): Added BLE feature support status (v5.0)

See merge request espressif/esp-idf!32925
This commit is contained in:
Island
2024-08-26 14:02:45 +08:00
40 changed files with 2174 additions and 416 deletions

View File

@@ -1,5 +1,5 @@
BT COMMON
=========
Bluetooth® Common
==================
.. toctree::
:caption: Bluetooth Common Defines and APIs

View File

@@ -1,5 +1,5 @@
BT LE
=========
Bluetooth® Low Energy
======================
.. toctree::
:caption: Bluetooth LE

View File

@@ -1,8 +1,8 @@
CLASSIC BT
==========
Bluetooth® Classic
==================
.. toctree::
:caption: Classic BT
:caption: Bluetooth Classic
BT GAP <esp_gap_bt>
BT A2DP <esp_a2dp>