mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	auto-t: Add ExtendedServiceSet property
This commit is contained in:
		
							parent
							
								
									1a3a035404
								
							
						
					
					
						commit
						93806cd522
					
				| @ -975,6 +975,10 @@ class Network(IWDDBusAbstract): | ||||
|         ''' | ||||
|         return bool(self._properties['Connected']) | ||||
| 
 | ||||
|     @property | ||||
|     def extended_service_set(self): | ||||
|         return self._properties['ExtendedServiceSet'] | ||||
| 
 | ||||
|     def connect(self, wait=True): | ||||
|         ''' | ||||
|             Connect to the network. Request the device implied by the object | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Prestwood
						James Prestwood