From: James Prestwood <prestwoj@gmail.com>
To: iwd@lists.01.org
Subject: [PATCH 8/8] test: add StationDiagnostic interface to monitor-iwd
Date: Wed, 20 Jan 2021 10:30:36 -0800 [thread overview]
Message-ID: <20210120183036.477287-8-prestwoj@gmail.com> (raw)
In-Reply-To: <20210120183036.477287-1-prestwoj@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 725 bytes --]
---
test/monitor-iwd | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test/monitor-iwd b/test/monitor-iwd
index 707b0c39..df043bc3 100755
--- a/test/monitor-iwd
+++ b/test/monitor-iwd
@@ -66,7 +66,8 @@ relevant_ifaces = [ "net.connman.iwd.Device",
"net.connman.iwd.AgentManager",
"net.connman.iwd.KnownNetwork",
"net.connman.iwd.Station",
- "net.connman.iwd.AccessPointDiagnostic"]
+ "net.connman.iwd.AccessPointDiagnostic",
+ "net.connman.iwd.StationDiagnostic"]
def interfaces_added(path, interfaces):
for iface, props in interfaces.items():
--
2.26.2
next prev parent reply other threads:[~2021-01-20 18:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 18:30 [PATCH 1/8] doc: document AccessPointDiagnostic interface James Prestwood
2021-01-20 18:30 ` [PATCH 2/8] netdev: add netdev_get_all_stations James Prestwood
2021-01-20 20:06 ` Denis Kenzior
2021-01-20 18:30 ` [PATCH 3/8] dbus: add AccessPointDiagnostic interface James Prestwood
2021-01-20 18:30 ` [PATCH 4/8] ap: add AP diagnostic interface James Prestwood
2021-01-20 20:11 ` Denis Kenzior
2021-01-20 18:30 ` [PATCH 5/8] client: add AccessPointDiagnostic interface definition James Prestwood
2021-01-20 20:14 ` Denis Kenzior
2021-01-20 18:30 ` [PATCH 6/8] client: implement "ap <wlan> show" James Prestwood
2021-01-20 20:16 ` Denis Kenzior
2021-01-20 20:36 ` James Prestwood
2021-01-20 18:30 ` [PATCH 7/8] test: add AccessPointDiagnostics to monitor-iwd James Prestwood
2021-01-20 18:30 ` James Prestwood [this message]
2021-01-20 20:00 ` [PATCH 1/8] doc: document AccessPointDiagnostic interface Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210120183036.477287-8-prestwoj@gmail.com \
--to=prestwoj@gmail.com \
--cc=iwd@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox