esp_bt_main.rst 651 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. BT MAIN API
  2. ===========
  3. Overview
  4. --------
  5. `Instructions`_
  6. Application Example
  7. -------------------
  8. `Instructions`_
  9. .. _Instructions: template.html
  10. API Reference
  11. -------------
  12. Header Files
  13. ^^^^^^^^^^^^
  14. * `bt/bluedroid/api/include/esp_bt_main.h <https://github.com/espressif/esp-idf/blob/master/components/bt/bluedroid/api/include/esp_bt_main.h>`_
  15. Macros
  16. ^^^^^^
  17. Type Definitions
  18. ^^^^^^^^^^^^^^^^
  19. Enumerations
  20. ^^^^^^^^^^^^
  21. Structures
  22. ^^^^^^^^^^
  23. Functions
  24. ^^^^^^^^^
  25. .. doxygenfunction:: esp_enable_bluetooth
  26. .. doxygenfunction:: esp_disable_bluetooth
  27. .. doxygenfunction:: esp_init_bluetooth
  28. .. doxygenfunction:: esp_deinit_bluetooth