|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
Number of free connection slots (api: BluetoothConnectionsFreeResponse).
More...
#include <bluetooth_proxy.hpp>

Public Attributes | |
| std::uint32_t | free = 0 |
| std::uint32_t | limit = 0 |
| std::vector< std::uint64_t > | allocated |
Number of free connection slots (api: BluetoothConnectionsFreeResponse).
| std::vector<std::uint64_t> esphome::api::BleConnectionsFree::allocated |
| std::uint32_t esphome::api::BleConnectionsFree::free = 0 |
| std::uint32_t esphome::api::BleConnectionsFree::limit = 0 |