Merge branch 'docs/add_ble_get_started_docs_v5.2' into 'release/v5.2'

docs(ble): Added BLE Get Started (v5.2)

See merge request espressif/esp-idf!34020
This commit is contained in:
Island
2024-10-12 14:25:42 +08:00
31 changed files with 2399 additions and 0 deletions

View File

@@ -28,6 +28,10 @@ BLE_DOCS = ['api-guides/ble/index.rst',
'api-guides/ble/ble-feature-support-status.rst',
'api-guides/ble/host-feature-support-status.rst',
'api-reference/bluetooth/bt_le.rst',
'api-guides/ble/get-started/ble-introduction.rst',
'api-guides/ble/get-started/ble-device-discovery.rst',
'api-guides/ble/get-started/ble-connection.rst',
'api-guides/ble/get-started/ble-data-exchange.rst',
'api-reference/bluetooth/esp_gap_ble.rst',
'api-reference/bluetooth/esp_gatt_defs.rst',
'api-reference/bluetooth/esp_gatts.rst',