mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
Make ESP32 Bluetooth stack architecture Doc only visible for ESP32
This commit is contained in:
@@ -18,6 +18,7 @@ ESP-IDF currently supports two host stacks. The Bluedroid based stack (default)
|
|||||||
* For usecases involving classic Bluetooth as well as BLE, Bluedroid should be used.
|
* For usecases involving classic Bluetooth as well as BLE, Bluedroid should be used.
|
||||||
* For BLE-only usecases, using NimBLE is recommended. It is less demanding in terms of code footprint and runtime memory, making it suitable for such scenarios.
|
* For BLE-only usecases, using NimBLE is recommended. It is less demanding in terms of code footprint and runtime memory, making it suitable for such scenarios.
|
||||||
|
|
||||||
|
.. only:: esp32
|
||||||
|
|
||||||
For the overview of the ESP32 Bluetooth stack architecture, follow the links below:
|
For the overview of the ESP32 Bluetooth stack architecture, follow the links below:
|
||||||
|
|
||||||
|
@@ -13,6 +13,8 @@
|
|||||||
NimBLE <nimble/index>
|
NimBLE <nimble/index>
|
||||||
ESP-BLE-MESH <esp-ble-mesh>
|
ESP-BLE-MESH <esp-ble-mesh>
|
||||||
|
|
||||||
|
.. only:: esp32
|
||||||
|
|
||||||
请点击下方链接,查看 ESP32 蓝牙架构:
|
请点击下方链接,查看 ESP32 蓝牙架构:
|
||||||
|
|
||||||
`ESP32 蓝牙架构 (PDF) <http://espressif.com/sites/default/files/documentation/esp32_bluetooth_architecture_cn.pdf>`_
|
`ESP32 蓝牙架构 (PDF) <http://espressif.com/sites/default/files/documentation/esp32_bluetooth_architecture_cn.pdf>`_
|
||||||
|
Reference in New Issue
Block a user