Home IO Control
ESPHome add-on for IO-Homecontrol devices
Loading...
Searching...
No Matches
esphome::home_io_control::PairingEngine Member List

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::PairingEngineprotected
operator=(const PairingEngine &)=deleteesphome::home_io_control::PairingEngine
PairingEngine(RadioDriver **radio_ptr, const uint8_t *node_id, const uint8_t *system_key, const TuningConfig *tuning, ExchangeEngine &engine, DeviceRegistry &registry, PairingTelemetry &telemetry)esphome::home_io_control::PairingEngine
PairingEngine(const PairingEngine &)=deleteesphome::home_io_control::PairingEngine
parse_device_from_discovery(const IoFrame &frame, IoDevice &device, std::string &device_id)esphome::home_io_control::PairingEnginestatic
run_discovery_phase_(pairing::PairingContext &context)esphome::home_io_control::PairingEngineprotected
run_key_exchange_phase_(pairing::PairingContext &context)esphome::home_io_control::PairingEngineprotected
wait_for_discovery_response_(uint32_t timeout_ms, RadioRxPacket &packet, IoFrame &response_frame)esphome::home_io_control::PairingEngineprotected
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::PairingEngineprotected
wait_for_key_confirm_(pairing::PairingContext &context)esphome::home_io_control::PairingEngineprotected