3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-21 22:09:23 +01:00

doc: document channel field in station diagnostics

This commit is contained in:
Ram Subramanian 2024-02-23 12:09:09 -08:00 committed by Denis Kenzior
parent 9f31663e21
commit c0058c07bf

View File

@ -23,6 +23,8 @@ Methods dict GetDiagnostics()
Frequency - Frequency of currently connected BSS. Frequency - Frequency of currently connected BSS.
Channel - The WLAN channel number of currently connected BSS.
Security - The chosen security for the connection. Security - The chosen security for the connection.
RSSI [optional] - The RSSI of the currently connected BSS. RSSI [optional] - The RSSI of the currently connected BSS.