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

doc: document new AverageRSSI diagnostics key

This commit is contained in:
James Prestwood 2021-03-16 08:38:33 -07:00 committed by Denis Kenzior
parent 2b5e566c9d
commit f6801be8a3

View File

@ -25,6 +25,8 @@ Methods dict GetDiagnostics()
RSSI [optional] - The RSSI of the currently connected BSS. RSSI [optional] - The RSSI of the currently connected BSS.
AverageRSSI [optional] - Average RSSI of currently connected BSS.
RxMode [optional] - The phy technology being used RxMode [optional] - The phy technology being used
(802.11n, 802.11ac or 802.11ax). (802.11n, 802.11ac or 802.11ax).