50 lines
651 B
ReStructuredText
50 lines
651 B
ReStructuredText
|
BT MAIN API
|
||
|
===========
|
||
|
|
||
|
Overview
|
||
|
--------
|
||
|
|
||
|
`Instructions`_
|
||
|
|
||
|
Application Example
|
||
|
-------------------
|
||
|
|
||
|
`Instructions`_
|
||
|
|
||
|
.. _Instructions: template.html
|
||
|
|
||
|
|
||
|
API Reference
|
||
|
-------------
|
||
|
|
||
|
Header Files
|
||
|
^^^^^^^^^^^^
|
||
|
|
||
|
* `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>`_
|
||
|
|
||
|
|
||
|
Macros
|
||
|
^^^^^^
|
||
|
|
||
|
|
||
|
Type Definitions
|
||
|
^^^^^^^^^^^^^^^^
|
||
|
|
||
|
|
||
|
Enumerations
|
||
|
^^^^^^^^^^^^
|
||
|
|
||
|
|
||
|
Structures
|
||
|
^^^^^^^^^^
|
||
|
|
||
|
|
||
|
Functions
|
||
|
^^^^^^^^^
|
||
|
|
||
|
.. doxygenfunction:: esp_enable_bluetooth
|
||
|
.. doxygenfunction:: esp_disable_bluetooth
|
||
|
.. doxygenfunction:: esp_init_bluetooth
|
||
|
.. doxygenfunction:: esp_deinit_bluetooth
|
||
|
|