|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
Result of a one-shot GATT write. More...
#include <bluetooth_proxy.hpp>
Public Attributes | |
| std::uint64_t | address = 0 |
| std::uint32_t | handle = 0 |
| bool | ok = false |
| std::int32_t | error = 0 |
Result of a one-shot GATT write.
| std::uint64_t esphome::api::BleGattWriteResult::address = 0 |
| std::int32_t esphome::api::BleGattWriteResult::error = 0 |
| std::uint32_t esphome::api::BleGattWriteResult::handle = 0 |
| bool esphome::api::BleGattWriteResult::ok = false |