| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- 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
|