|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
A batch of GATT services for a device (api: BluetoothGATTGetServicesResponse).
More...
#include <bluetooth_proxy.hpp>

Public Attributes | |
| std::uint64_t | address = 0 |
| std::vector< BleGattService > | services |
A batch of GATT services for a device (api: BluetoothGATTGetServicesResponse).
| std::uint64_t esphome::api::BleGattServices::address = 0 |
| std::vector<BleGattService> esphome::api::BleGattServices::services |