Wireless Daemon for Linux
 help / color / mirror / Atom feed
* [PATCH 1/4] doc: document AKMSuite diagnostic value
@ 2021-03-24 22:25 James Prestwood
  2021-03-24 22:25 ` [PATCH 2/4] ie: add ie_akm_suite_to_string James Prestwood
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: James Prestwood @ 2021-03-24 22:25 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 592 bytes --]

---
 doc/station-diagnostic-api.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/station-diagnostic-api.txt b/doc/station-diagnostic-api.txt
index b5a73b5d..6470fa56 100644
--- a/doc/station-diagnostic-api.txt
+++ b/doc/station-diagnostic-api.txt
@@ -23,6 +23,8 @@ Methods		dict GetDiagnostics()
 
 			Frequency - Frequency of currently connected BSS.
 
+			AKMSuite - The chosen AKM for the current connection.
+
 			RSSI [optional] - The RSSI of the currently connected BSS.
 
 			AverageRSSI [optional] - Average RSSI of currently connected BSS.
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-24 22:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-24 22:25 [PATCH 1/4] doc: document AKMSuite diagnostic value James Prestwood
2021-03-24 22:25 ` [PATCH 2/4] ie: add ie_akm_suite_to_string James Prestwood
2021-03-24 22:25 ` [PATCH 3/4] station: add AKMSuite to GetDiagnostics James Prestwood
2021-03-24 22:25 ` [PATCH 4/4] client: add AKMSuite to diagnostics James Prestwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox