ESPHome
2024.10.2
|
#include <ble_descriptor.h>
Data Fields | |
espbt::ESPBTUUID | uuid |
uint16_t | handle |
BLECharacteristic * | characteristic |
Definition at line 14 of file ble_descriptor.h.
BLECharacteristic* esphome::esp32_ble_client::BLEDescriptor::characteristic |
Definition at line 19 of file ble_descriptor.h.
uint16_t esphome::esp32_ble_client::BLEDescriptor::handle |
Definition at line 17 of file ble_descriptor.h.
espbt::ESPBTUUID esphome::esp32_ble_client::BLEDescriptor::uuid |
Definition at line 16 of file ble_descriptor.h.