3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-18 09:12:43 +01:00

auto-t: Add ExtendedServiceSet property

This commit is contained in:
James Prestwood 2024-08-19 08:57:33 -07:00 committed by Denis Kenzior
parent 1a3a035404
commit 93806cd522

View File

@ -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