index.rst 341 B

123456789101112
  1. Bluetooth API
  2. *************
  3. .. toctree::
  4. :maxdepth: 2
  5. Bluetooth Controller && VHCI <controller_vhci>
  6. Bluetooth Common <bt_common>
  7. Bluetooth LE <bt_le>
  8. Example code for this API section is provided in `examples/bluetooth <https://github.com/espressif/esp-idf/tree/master/examples/bluetooth>`_ directory of ESP-IDF repository.