bt.rst 615 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. Bluetooth
  2. =========
  3. Overview
  4. --------
  5. `Instructions`_
  6. Application Example
  7. -------------------
  8. `Instructions`_
  9. API Reference
  10. -------------
  11. `Instructions`_
  12. .. _Instructions: template.html
  13. Header Files
  14. ^^^^^^^^^^^^
  15. * `bt/include/bt.h <https://github.com/espressif/esp-idf/blob/master/components/bt/include/bt.h>`_
  16. Type Definitions
  17. ^^^^^^^^^^^^^^^^
  18. .. doxygenstruct:: vhci_host_callback
  19. Functions
  20. ^^^^^^^^^
  21. .. doxygenfunction:: API_vhci_host_check_send_available
  22. .. doxygenfunction:: API_vhci_host_register_callback
  23. .. doxygenfunction:: API_vhci_host_send_packet
  24. .. doxygenfunction:: bt_controller_init