ESPHome  2024.4.0
Data Fields
esphome::esp32_ble_client::BLEDescriptor Class Reference

#include <ble_descriptor.h>

Data Fields

espbt::ESPBTUUID uuid
 
uint16_t handle
 
BLECharacteristiccharacteristic
 

Detailed Description

Definition at line 14 of file ble_descriptor.h.

Field Documentation

◆ characteristic

BLECharacteristic* esphome::esp32_ble_client::BLEDescriptor::characteristic

Definition at line 19 of file ble_descriptor.h.

◆ handle

uint16_t esphome::esp32_ble_client::BLEDescriptor::handle

Definition at line 17 of file ble_descriptor.h.

◆ uuid

espbt::ESPBTUUID esphome::esp32_ble_client::BLEDescriptor::uuid

Definition at line 16 of file ble_descriptor.h.


The documentation for this class was generated from the following file: