diff --git a/test/monitor-iwd b/test/monitor-iwd index e801ef54..707b0c39 100755 --- a/test/monitor-iwd +++ b/test/monitor-iwd @@ -65,7 +65,8 @@ relevant_ifaces = [ "net.connman.iwd.Device", "net.connman.iwd.Network", "net.connman.iwd.AgentManager", "net.connman.iwd.KnownNetwork", - "net.connman.iwd.Station" ] + "net.connman.iwd.Station", + "net.connman.iwd.AccessPointDiagnostic"] def interfaces_added(path, interfaces): for iface, props in interfaces.items():