|
Home IO Control
ESPHome add-on for IO-Homecontrol devices
|
This is the complete list of members for esphome::home_io_control::PairingEngine, including all inherited members.
| discover_and_pair() | esphome::home_io_control::PairingEngine | |
| finalize_pairing_configuration_(pairing::PairingContext &context) | esphome::home_io_control::PairingEngine | protected |
| operator=(const PairingEngine &)=delete | esphome::home_io_control::PairingEngine | |
| PairingEngine(RadioDriver **radio_ptr, const uint8_t *node_id, const uint8_t *system_key, const TuningConfig *tuning, ExchangeEngine &engine, DeviceRegistry ®istry, PairingTelemetry &telemetry) | esphome::home_io_control::PairingEngine | |
| PairingEngine(const PairingEngine &)=delete | esphome::home_io_control::PairingEngine | |
| parse_device_from_discovery(const IoFrame &frame, IoDevice &device, std::string &device_id) | esphome::home_io_control::PairingEngine | static |
| run_discovery_phase_(pairing::PairingContext &context) | esphome::home_io_control::PairingEngine | protected |
| run_key_exchange_phase_(pairing::PairingContext &context) | esphome::home_io_control::PairingEngine | protected |
| wait_for_discovery_response_(uint32_t timeout_ms, RadioRxPacket &packet, IoFrame &response_frame) | esphome::home_io_control::PairingEngine | protected |
| wait_for_key_challenge_(uint32_t timeout_ms, RadioRxPacket &packet, IoFrame &challenge_frame, const uint8_t device_node_id[NODE_ID_SIZE]) | esphome::home_io_control::PairingEngine | protected |
| wait_for_key_confirm_(pairing::PairingContext &context) | esphome::home_io_control::PairingEngine | protected |