module

Matter::MDNS::ResponderInterface

Minimal interface used by higher-level device lifecycle components to switch between commissioning and operational advertisements.

This avoids coupling lifecycle logic to the concrete MDNS::Responder (which binds sockets) and supports test doubles.

Instance methods

stop_commissioning
Source
stop_operational_advertisement
Source