mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
49 lines
573 B
ReStructuredText
49 lines
573 B
ReStructuredText
|
BT DEVICE APIs
|
||
|
===============
|
||
|
|
||
|
Overview
|
||
|
--------
|
||
|
|
||
|
Bluetooth device reference APIs.
|
||
|
|
||
|
`Instructions`_
|
||
|
|
||
|
Application Example
|
||
|
-------------------
|
||
|
|
||
|
`Instructions`_
|
||
|
|
||
|
.. _Instructions: template.html
|
||
|
|
||
|
|
||
|
API Reference
|
||
|
-------------
|
||
|
|
||
|
Header Files
|
||
|
^^^^^^^^^^^^
|
||
|
|
||
|
* `bt/bluedroid/api/include/esp_bt_device.h <https://github.com/espressif/esp-idf/blob/master/components/bt/bluedroid/api/include/esp_bt_device.h>`_
|
||
|
|
||
|
|
||
|
Macros
|
||
|
^^^^^^
|
||
|
|
||
|
|
||
|
Type Definitions
|
||
|
^^^^^^^^^^^^^^^^
|
||
|
|
||
|
|
||
|
Enumerations
|
||
|
^^^^^^^^^^^^
|
||
|
|
||
|
|
||
|
Structures
|
||
|
^^^^^^^^^^
|
||
|
|
||
|
|
||
|
Functions
|
||
|
^^^^^^^^^
|
||
|
|
||
|
.. doxygenfunction:: esp_bt_dev_get_address
|
||
|
|