mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-31 22:24:28 +00:00
Merge branch 'docs/add_ble_get_started_docs_v5.3' into 'release/v5.3'
docs(ble): Added BLE Get Started (v5.3) See merge request espressif/esp-idf!34017
This commit is contained in:
1
docs/en/api-guides/ble/get-started/ble-connection.rst
Normal file
1
docs/en/api-guides/ble/get-started/ble-connection.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. include:: ../../../../zh_CN/api-guides/ble/get-started/ble-connection.rst
|
1
docs/en/api-guides/ble/get-started/ble-data-exchange.rst
Normal file
1
docs/en/api-guides/ble/get-started/ble-data-exchange.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. include:: ../../../../zh_CN/api-guides/ble/get-started/ble-data-exchange.rst
|
@@ -0,0 +1 @@
|
||||
.. include:: ../../../../zh_CN/api-guides/ble/get-started/ble-device-discovery.rst
|
1
docs/en/api-guides/ble/get-started/ble-introduction.rst
Normal file
1
docs/en/api-guides/ble/get-started/ble-introduction.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. include:: ../../../../zh_CN/api-guides/ble/get-started/ble-introduction.rst
|
@@ -13,6 +13,18 @@ Overview
|
||||
overview
|
||||
ble-feature-support-status
|
||||
|
||||
***************
|
||||
Get Started
|
||||
***************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
get-started/ble-introduction
|
||||
get-started/ble-device-discovery
|
||||
get-started/ble-connection
|
||||
get-started/ble-data-exchange
|
||||
|
||||
**********
|
||||
Profile
|
||||
**********
|
||||
|
Reference in New Issue
Block a user