|
ESPHome 2025.12.0-dev
|
#include <ble_descriptor.h>
Data Fields | |
| espbt::ESPBTUUID | uuid |
| uint16_t | handle |
| BLECharacteristic * | characteristic |
Definition at line 16 of file ble_descriptor.h.
| BLECharacteristic* esphome::esp32_ble_client::BLEDescriptor::characteristic |
Definition at line 21 of file ble_descriptor.h.
| uint16_t esphome::esp32_ble_client::BLEDescriptor::handle |
Definition at line 19 of file ble_descriptor.h.
| espbt::ESPBTUUID esphome::esp32_ble_client::BLEDescriptor::uuid |
Definition at line 18 of file ble_descriptor.h.