#include <api_pb2.h>
|
| static uint32_t | count_repeated_field (const uint8_t *buffer, size_t length, uint32_t target_field_id) |
| | Count occurrences of a repeated field in a protobuf buffer.
|
| |
Definition at line 2061 of file api_pb2.h.
◆ 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 |
◆ message_name()
| const char * esphome::api::BluetoothGATTWriteDescriptorRequest::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ address
| uint64_t esphome::api::BluetoothGATTWriteDescriptorRequest::address {0} |
◆ data
| const uint8_t* esphome::api::BluetoothGATTWriteDescriptorRequest::data {nullptr} |
◆ data_len
| uint16_t esphome::api::BluetoothGATTWriteDescriptorRequest::data_len {0} |
◆ ESTIMATED_SIZE
| uint8_t esphome::api::BluetoothGATTWriteDescriptorRequest::ESTIMATED_SIZE = 27 |
|
staticconstexpr |
◆ handle
| uint32_t esphome::api::BluetoothGATTWriteDescriptorRequest::handle {0} |
◆ MESSAGE_TYPE
| uint8_t esphome::api::BluetoothGATTWriteDescriptorRequest::MESSAGE_TYPE = 77 |
|
staticconstexpr |
The documentation for this class was generated from the following files: