|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
One GATT service exposed by a device. More...
#include <bluetooth_proxy.hpp>

Public Attributes | |
| std::vector< std::uint64_t > | uuid |
| std::uint32_t | handle = 0 |
| std::vector< BleGattCharacteristic > | characteristics |
One GATT service exposed by a device.
| std::vector<BleGattCharacteristic> esphome::api::BleGattService::characteristics |
| std::uint32_t esphome::api::BleGattService::handle = 0 |
| std::vector<std::uint64_t> esphome::api::BleGattService::uuid |