ESPHome 2025.10.0-dev
Loading...
Searching...
No Matches
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 34 of file ble_characteristic.h.

◆ VectorEvt

Enumerator
ON_WRITE 

Definition at line 30 of file ble_characteristic.h.