ESPHome  2024.7.2
ble_descriptor.h
Go to the documentation of this file.
1 #pragma once
2 
3 #ifdef USE_ESP32
4 
6 
7 namespace esphome {
8 namespace esp32_ble_client {
9 
11 
12 class BLECharacteristic;
13 
15  public:
17  uint16_t handle;
18 
20 };
21 
22 } // namespace esp32_ble_client
23 } // namespace esphome
24 
25 #endif // USE_ESP32
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7