|
ESPHome 2026.8.0b4
|
#include <bluetooth_connection_rp2.h>
Data Fields | |
| ble_device_base::GattService | services [RP2_GATT_MAX_SERVICES] |
| ble_device_base::GattCharacteristic | characteristics [RP2_GATT_MAX_CHARACTERISTICS] |
| ble_device_base::GattDescriptor | descriptors [RP2_GATT_MAX_DESCRIPTORS] |
Definition at line 137 of file bluetooth_connection_rp2.h.
| ble_device_base::GattCharacteristic esphome::bluetooth_connection::RP2GattClient::ServiceArena::characteristics[RP2_GATT_MAX_CHARACTERISTICS] |
Definition at line 139 of file bluetooth_connection_rp2.h.
| ble_device_base::GattDescriptor esphome::bluetooth_connection::RP2GattClient::ServiceArena::descriptors[RP2_GATT_MAX_DESCRIPTORS] |
Definition at line 140 of file bluetooth_connection_rp2.h.
| ble_device_base::GattService esphome::bluetooth_connection::RP2GattClient::ServiceArena::services[RP2_GATT_MAX_SERVICES] |
Definition at line 138 of file bluetooth_connection_rp2.h.