ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
esphome::bluetooth_connection::RP2GattClient::ServiceArena Struct Reference

#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]
 

Detailed Description

Definition at line 137 of file bluetooth_connection_rp2.h.

Field Documentation

◆ characteristics

ble_device_base::GattCharacteristic esphome::bluetooth_connection::RP2GattClient::ServiceArena::characteristics[RP2_GATT_MAX_CHARACTERISTICS]

Definition at line 139 of file bluetooth_connection_rp2.h.

◆ descriptors

ble_device_base::GattDescriptor esphome::bluetooth_connection::RP2GattClient::ServiceArena::descriptors[RP2_GATT_MAX_DESCRIPTORS]

Definition at line 140 of file bluetooth_connection_rp2.h.

◆ services

ble_device_base::GattService esphome::bluetooth_connection::RP2GattClient::ServiceArena::services[RP2_GATT_MAX_SERVICES]

Definition at line 138 of file bluetooth_connection_rp2.h.


The documentation for this struct was generated from the following file: