|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
A GATT operation error (api: BluetoothGATTErrorResponse).
More...
#include <bluetooth_proxy.hpp>
Public Attributes | |
| std::uint64_t | address = 0 |
| std::uint32_t | handle = 0 |
| std::int32_t | error = 0 |
A GATT operation error (api: BluetoothGATTErrorResponse).
| std::uint64_t esphome::api::BleGattError::address = 0 |
| std::int32_t esphome::api::BleGattError::error = 0 |
| std::uint32_t esphome::api::BleGattError::handle = 0 |