#include <api_pb2.h>
Definition at line 2041 of file api_pb2.h.
◆ calculate_size()
void esphome::api::BluetoothGATTNotifyDataResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::BluetoothGATTNotifyDataResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::BluetoothGATTNotifyDataResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
const char * esphome::api::BluetoothGATTNotifyDataResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ set_data()
void esphome::api::BluetoothGATTNotifyDataResponse::set_data |
( |
const uint8_t * | data, |
|
|
size_t | len ) |
|
inline |
◆ address
uint64_t esphome::api::BluetoothGATTNotifyDataResponse::address {0} |
◆ data_len_
size_t esphome::api::BluetoothGATTNotifyDataResponse::data_len_ {0} |
◆ data_ptr_
const uint8_t* esphome::api::BluetoothGATTNotifyDataResponse::data_ptr_ {nullptr} |
◆ ESTIMATED_SIZE
uint8_t esphome::api::BluetoothGATTNotifyDataResponse::ESTIMATED_SIZE = 17 |
|
staticconstexpr |
◆ handle
uint32_t esphome::api::BluetoothGATTNotifyDataResponse::handle {0} |
◆ MESSAGE_TYPE
uint8_t esphome::api::BluetoothGATTNotifyDataResponse::MESSAGE_TYPE = 79 |
|
staticconstexpr |
The documentation for this class was generated from the following files: