mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 13:17:25 +01:00 
			
		
		
		
	doc: Document PairwiseCipher property
Add an additional optional PairwiseCipher property on net.connman.iwd.StationDiagnostic interface that will hold the current pairwise cipher in use for the connection.
This commit is contained in:
		
							parent
							
								
									81b9eb515e
								
							
						
					
					
						commit
						bf4ad7a6e7
					
				| @ -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 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Denis Kenzior
						Denis Kenzior