| 12345678910111213141516171819202122232425262728293031 |
- Bluetooth API
- =============
- Overview
- --------
- `Instructions <http://esp-idf.readthedocs.io/en/latest/api/template.html>`_
- Application Example
- -------------------
- `Instructions <http://esp-idf.readthedocs.io/en/latest/api/template.html>`_
- Reference
- ---------
- `Instructions <http://esp-idf.readthedocs.io/en/latest/api/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
|