|
ESPHome 2026.8.0b4
|
#include <ble_gatt_client.h>
Data Fields | |
| ESPBTUUID | uuid |
| uint16_t | start_handle |
| uint16_t | end_handle |
| uint16_t | first_characteristic |
| uint16_t | characteristic_count |
Definition at line 60 of file ble_gatt_client.h.
| uint16_t esphome::ble_device_base::GattService::characteristic_count |
Definition at line 65 of file ble_gatt_client.h.
| uint16_t esphome::ble_device_base::GattService::end_handle |
Definition at line 63 of file ble_gatt_client.h.
| uint16_t esphome::ble_device_base::GattService::first_characteristic |
Definition at line 64 of file ble_gatt_client.h.
| uint16_t esphome::ble_device_base::GattService::start_handle |
Definition at line 62 of file ble_gatt_client.h.
| ESPBTUUID esphome::ble_device_base::GattService::uuid |
Definition at line 61 of file ble_gatt_client.h.