ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
ble_gatt_client.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::ble_device_base::GattDescriptor
 
struct  esphome::ble_device_base::GattCharacteristic
 
struct  esphome::ble_device_base::GattService
 
struct  esphome::ble_device_base::GattServiceTable
 Borrowed view of the backend-owned service table. More...
 
class  esphome::ble_device_base::GattClientListener
 The event surface a backend delivers completions through - the one place with genuine runtime polymorphism (several consumer types, one non-virtual backend). More...
 

Namespaces

namespace  esphome
 
namespace  esphome::ble_device_base
 

Concepts

concept  esphome::ble_device_base::BLEGattConnectionContract