#include <api_pb2.h>
|
uint32_t | free {0} |
|
uint32_t | limit {0} |
|
std::array< uint64_t, BLUETOOTH_PROXY_MAX_CONNECTIONS > | allocated {} |
|
Definition at line 2077 of file api_pb2.h.
◆ calculate_size()
void esphome::api::BluetoothConnectionsFreeResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::BluetoothConnectionsFreeResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::BluetoothConnectionsFreeResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
const char * esphome::api::BluetoothConnectionsFreeResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ allocated
std::array<uint64_t, BLUETOOTH_PROXY_MAX_CONNECTIONS> esphome::api::BluetoothConnectionsFreeResponse::allocated {} |
◆ ESTIMATED_SIZE
uint8_t esphome::api::BluetoothConnectionsFreeResponse::ESTIMATED_SIZE = 20 |
|
staticconstexpr |
◆ free
uint32_t esphome::api::BluetoothConnectionsFreeResponse::free {0} |
◆ limit
uint32_t esphome::api::BluetoothConnectionsFreeResponse::limit {0} |
◆ MESSAGE_TYPE
uint8_t esphome::api::BluetoothConnectionsFreeResponse::MESSAGE_TYPE = 81 |
|
staticconstexpr |
The documentation for this class was generated from the following files: