ESPHome  2025.3.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Enumerations
esphome::esp32_ble_server::BLECharacteristicEvt Namespace Reference

Enumerations

enum  VectorEvt { ON_WRITE }
 
enum  EmptyEvt { ON_READ }
 

Enumeration Type Documentation

◆ EmptyEvt

Enumerator
ON_READ 

Definition at line 35 of file ble_characteristic.h.

◆ VectorEvt

Enumerator
ON_WRITE 

Definition at line 31 of file ble_characteristic.h.