diff mbox series

[v2,3/3] doc: document channel field in station diagnostics

Message ID 20240223200944.1343893-3-ram.subramanian@getcruise.com (mailing list archive)
State Accepted, archived
Headers show
Series [v2,1/3] station: add channel number to diagnostics message | expand

Checks

Context Check Description
tedd_an/pre-ci_am success Success
prestwoj/iwd-ci-gitlint success GitLint

Commit Message

Ram Subramanian Feb. 23, 2024, 8:09 p.m. UTC
---
 doc/station-diagnostic-api.txt | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/doc/station-diagnostic-api.txt b/doc/station-diagnostic-api.txt
index f6e099b5..77651366 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.
 
+			Channel - The WLAN channel number of currently connected BSS.
+
 			Security - The chosen security for the connection.
 
 			RSSI [optional] - The RSSI of the currently connected BSS.