index.rst 302 B

12345678910111213
  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. Bluetooth Classic <classic_bt>
  9. Example code for this API section is provided in :example:`bluetooth` directory of ESP-IDF examples.