|
ESPHome 2025.11.0
|
#include <api_pb2.h>
Public Member Functions | |
| const char * | message_name () const override |
| void | dump_to (std::string &out) const override |
Data Fields | |
| uint64_t | address {0} |
| uint32_t | handle {0} |
| const uint8_t * | data {nullptr} |
| uint16_t | data_len {0} |
Static Public Attributes | |
| static constexpr uint8_t | MESSAGE_TYPE = 77 |
| static constexpr uint8_t | ESTIMATED_SIZE = 27 |
Protected Member Functions | |
| bool | decode_length (uint32_t field_id, ProtoLengthDelimited value) override |
| bool | decode_varint (uint32_t field_id, ProtoVarInt value) override |
Additional Inherited Members |
|
overrideprotectedvirtual |
Reimplemented from esphome::api::ProtoDecodableMessage.
Definition at line 2146 of file api_pb2.cpp.
|
overrideprotectedvirtual |
Reimplemented from esphome::api::ProtoDecodableMessage.
Definition at line 2133 of file api_pb2.cpp.
|
overridevirtual |
Implements esphome::api::ProtoMessage.
Definition at line 1700 of file api_pb2_dump.cpp.
|
inlineoverridevirtual |
Reimplemented from esphome::api::ProtoMessage.
| uint64_t esphome::api::BluetoothGATTWriteDescriptorRequest::address {0} |
| const uint8_t* esphome::api::BluetoothGATTWriteDescriptorRequest::data {nullptr} |
| uint16_t esphome::api::BluetoothGATTWriteDescriptorRequest::data_len {0} |
|
staticconstexpr |
| uint32_t esphome::api::BluetoothGATTWriteDescriptorRequest::handle {0} |
|
staticconstexpr |