esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Public Attributes | List of all members
esphome::api::BleGattDescriptor Struct Reference

One descriptor within a GATT characteristic. More...

#include <bluetooth_proxy.hpp>

Collaboration diagram for esphome::api::BleGattDescriptor:
Collaboration graph
[legend]

Public Attributes

std::vector< std::uint64_t > uuid
 
std::uint32_t handle = 0
 

Detailed Description

One descriptor within a GATT characteristic.

Member Data Documentation

◆ handle

std::uint32_t esphome::api::BleGattDescriptor::handle = 0

◆ uuid

std::vector<std::uint64_t> esphome::api::BleGattDescriptor::uuid

The documentation for this struct was generated from the following file: