ESPHome  2025.2.0
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.