docs(ble): created an independent entry for classic bt

This commit is contained in:
Yuhan Wei
2024-07-24 22:28:24 +08:00
committed by Wei Yu Han
parent 28160ef5d6
commit 4b32ffb8a9
9 changed files with 233 additions and 3 deletions

View File

@@ -143,8 +143,15 @@ ESP-Bluedroid is a modified version of the native Android Bluetooth stack, Blued
- :doc:`../../api-reference/bluetooth/bt_common`
- :doc:`Bluetooth LE <../../api-reference/bluetooth/bt_le>`
- :example:`Application examples <bluetooth/bluedroid>`
.. only:: esp32
- :example:`Bluetooth LE 4.2 Application Examples <bluetooth/bluedroid/ble>`
.. only:: not esp32
- :example:`Bluetooth LE 4.2 Application Examples <bluetooth/bluedroid/ble>`
- :example:`Bluetooth LE 5.0 Application Examples <bluetooth/bluedroid/ble_50>`
ESP-NimBLE
^^^^^^^^^^