1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-31 20:00:09 -04:00
2017-05-19 18:26:02 +02:00

14 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.