30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
13 lines
302 B
ReStructuredText
13 lines
302 B
ReStructuredText
Bluetooth API
|
|
*************
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Bluetooth Controller && VHCI <controller_vhci>
|
|
Bluetooth Common <bt_common>
|
|
Bluetooth LE <bt_le>
|
|
Bluetooth Classic <classic_bt>
|
|
|
|
|
|
Example code for this API section is provided in :example:`bluetooth` directory of ESP-IDF examples.
|