Added BLE Low Power Mode Introduction

(cherry picked from commit 1e84dea7d0)

Co-authored-by: weiyuhan <weiyuhan@espressif.com>
This commit is contained in:
Wei Yu Han
2025-10-30 14:24:11 +08:00
parent 811e27118d
commit 6bbb58401f
7 changed files with 425 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ BLE_DOCS = [
'api-guides/ble/get-started/ble-connection.rst',
'api-guides/ble/get-started/ble-data-exchange.rst',
'api-guides/ble/smp.rst',
'api-guides/low-power-mode/low-power-mode-ble.rst',
'api-reference/bluetooth/bt_le.rst',
'api-reference/bluetooth/esp_gap_ble.rst',
'api-reference/bluetooth/esp_gatt_defs.rst',