#include <ble_hub.h>
Definition at line 43 of file ble_hub.h.
◆ ~BLEHub()
| virtual esphome::ble_device_base::BLEHub::~BLEHub |
( |
| ) |
|
|
virtualdefault |
◆ get_adapter_mac()
| virtual void esphome::ble_device_base::BLEHub::get_adapter_mac |
( |
uint8_t | out[6] | ) |
|
|
pure virtual |
◆ get_capabilities()
| virtual HubCapabilities esphome::ble_device_base::BLEHub::get_capabilities |
( |
| ) |
const |
|
pure virtual |
◆ register_listener()
| virtual void esphome::ble_device_base::BLEHub::register_listener |
( |
ESPBTDeviceListener * | listener | ) |
|
|
pure virtual |
◆ scan_active()
| virtual bool esphome::ble_device_base::BLEHub::scan_active |
( |
| ) |
|
|
pure virtual |
◆ scan_running()
| virtual bool esphome::ble_device_base::BLEHub::scan_running |
( |
| ) |
|
|
pure virtual |
◆ set_raw_advertisement_callback()
The documentation for this class was generated from the following file: