diff --git a/doc/station-diagnostic-api.txt b/doc/station-diagnostic-api.txt index d1a340ad..a974b813 100644 --- a/doc/station-diagnostic-api.txt +++ b/doc/station-diagnostic-api.txt @@ -43,6 +43,12 @@ Methods dict GetDiagnostics() TxMCS [optional] - Transmitting MCS index + PairwiseCipher [optional] - The pairwise cipher chosen + for this connection. Possible values are: + - CCMP-128 + - TKIP + - GCMP-128 + Possible errors: net.connman.iwd.Busy net.connman.iwd.Failed net.connman.iwd.NotConnected