#include <api_pb2.h>
Definition at line 1372 of file api_pb2.h.
◆ decode_length()
bool esphome::api::BluetoothLEAdvertisementResponse::decode_length |
( |
uint32_t |
field_id, |
|
|
ProtoLengthDelimited |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::BluetoothLEAdvertisementResponse::decode_varint |
( |
uint32_t |
field_id, |
|
|
ProtoVarInt |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::BluetoothLEAdvertisementResponse::dump_to |
( |
std::string & |
out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::BluetoothLEAdvertisementResponse::encode |
( |
ProtoWriteBuffer |
buffer | ) |
const |
|
overridevirtual |
◆ address
uint64_t esphome::api::BluetoothLEAdvertisementResponse::address {0} |
◆ address_type
uint32_t esphome::api::BluetoothLEAdvertisementResponse::address_type {0} |
◆ manufacturer_data
std::vector<BluetoothServiceData> esphome::api::BluetoothLEAdvertisementResponse::manufacturer_data {} |
◆ name
std::string esphome::api::BluetoothLEAdvertisementResponse::name {} |
◆ rssi
int32_t esphome::api::BluetoothLEAdvertisementResponse::rssi {0} |
◆ service_data
◆ service_uuids
std::vector<std::string> esphome::api::BluetoothLEAdvertisementResponse::service_uuids {} |
The documentation for this class was generated from the following files:
- /opt/build/esphome/esphome/components/api/api_pb2.h
- /opt/build/esphome/esphome/components/api/api_pb2.cpp