mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
14 lines
302 B
ReStructuredText
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.
|