mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
doc: add Diagnostic RxMode/TxMode attributes
This commit is contained in:
parent
93b5a5a4ae
commit
18e48a7997
@ -23,10 +23,16 @@ Methods dict GetDiagnostics()
|
||||
|
||||
RSSI [optional] - The RSSI of the currently connected BSS.
|
||||
|
||||
RxMode [optional] - The phy technology being used
|
||||
(802.11n, 802.11ac or 802.11ax).
|
||||
|
||||
RxRate [optional] - Receive rate in 100kbit/s
|
||||
|
||||
RxMCS [optional] - Receiving MCS index
|
||||
|
||||
TxMode [optional] - Same meaning as RxMode, just for
|
||||
transmission.
|
||||
|
||||
TxRate [optional] - Transmission rate in 100kbit/s
|
||||
|
||||
TxMCS [optional] - Transmitting MCS index
|
||||
|
Loading…
Reference in New Issue
Block a user