mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
test: add AccessPointDiagnostics to monitor-iwd
This commit is contained in:
parent
4233e0ca3a
commit
0ba811df3c
@ -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():
|
||||
|
Loading…
Reference in New Issue
Block a user