|
ESPHome 2026.8.0
|
Data Structures | |
| class | BLEEndOfScanTrigger |
| class | BLEManufacturerDataAdvertiseTrigger |
| class | BLEServiceDataAdvertiseTrigger |
| struct | ClientStateCounts |
| class | ESP32BLEStartScanAction |
| class | ESP32BLEStopScanAction |
| class | ESP32BLETracker |
| class | ESPBTAdvertiseTrigger |
| class | ESPBTClient |
| Base class for BLE GATT clients that connect to remote devices. More... | |
| class | ESPBTDeviceListener |
Typedefs | |
| using | adv_data_t = ble_device_base::adv_data_t |
| using | ServiceData = ble_device_base::ServiceData |
| using | ESPBLEiBeacon = ble_device_base::ESPBLEiBeacon |
| using | ESPBTDevice = ble_device_base::ESPBTDevice |
| using | ScannerState = ble_device_base::ScannerState |
Variables | |
| ESP32BLETracker * | global_esp32_ble_tracker = nullptr |
Definition at line 36 of file esp32_ble_tracker.h.
Definition at line 46 of file esp32_ble_tracker.h.
Definition at line 47 of file esp32_ble_tracker.h.
Definition at line 90 of file esp32_ble_tracker.h.
Definition at line 39 of file esp32_ble_tracker.h.
| ESP32BLETracker * esphome::esp32_ble_tracker::global_esp32_ble_tracker = nullptr |
Definition at line 37 of file esp32_ble_tracker.cpp.