#include <api_pb2.h>
Definition at line 2054 of file api_pb2.h.
◆ calculate_size()
void esphome::api::BluetoothGATTWriteDescriptorRequest::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_length()
bool esphome::api::BluetoothGATTWriteDescriptorRequest::decode_length |
( |
uint32_t | field_id, |
|
|
ProtoLengthDelimited | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::BluetoothGATTWriteDescriptorRequest::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::BluetoothGATTWriteDescriptorRequest::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::BluetoothGATTWriteDescriptorRequest::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
static constexpr const char * esphome::api::BluetoothGATTWriteDescriptorRequest::message_name |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ address
uint64_t esphome::api::BluetoothGATTWriteDescriptorRequest::address {0} |
◆ data
std::string esphome::api::BluetoothGATTWriteDescriptorRequest::data {} |
◆ ESTIMATED_SIZE
uint16_t esphome::api::BluetoothGATTWriteDescriptorRequest::ESTIMATED_SIZE = 17 |
|
staticconstexpr |
◆ handle
uint32_t esphome::api::BluetoothGATTWriteDescriptorRequest::handle {0} |
◆ MESSAGE_TYPE
uint16_t esphome::api::BluetoothGATTWriteDescriptorRequest::MESSAGE_TYPE = 77 |
|
staticconstexpr |
The documentation for this class was generated from the following files: