Result of a one-shot GATT read: either data (ok) or error (!ok).
More...
#include <bluetooth_proxy.hpp>
Result of a one-shot GATT read: either data (ok) or error (!ok).
◆ address
| std::uint64_t esphome::api::BleGattReadResult::address = 0 |
◆ data
| std::string esphome::api::BleGattReadResult::data |
◆ error
| std::int32_t esphome::api::BleGattReadResult::error = 0 |
◆ handle
| std::uint32_t esphome::api::BleGattReadResult::handle = 0 |
◆ ok
| bool esphome::api::BleGattReadResult::ok = false |
The documentation for this struct was generated from the following file: