3eaf1ec907
1. Wi-Fi <api/esp_wifi> 2. Bluetooth <api/bt> 2. GPIO <api/gpio> 4. LED Control <api/ledc> 5. Logging <api/log> 6. Non-Volatile Storage <api/nvs_flash> 7. Virtual Filesystem <api/vfs>
33 lines
486 B
ReStructuredText
33 lines
486 B
ReStructuredText
Bluetooth
|
|
=========
|
|
|
|
Overview
|
|
--------
|
|
|
|
`Instructions`_
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
`Instructions`_
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
`Instructions`_
|
|
|
|
.. _Instructions: template.html
|
|
|
|
Type Definitions
|
|
^^^^^^^^^^^^^^^^
|
|
|
|
.. doxygenstruct:: vhci_host_callback
|
|
|
|
Functions
|
|
^^^^^^^^^
|
|
|
|
.. doxygenfunction:: API_vhci_host_check_send_available
|
|
.. doxygenfunction:: API_vhci_host_register_callback
|
|
.. doxygenfunction:: API_vhci_host_send_packet
|
|
.. doxygenfunction:: bt_controller_init
|
|
|