diff mbox series

[5/6] auto-t: Add ExtendedServiceSet property

Message ID 20240816125214.1162415-5-prestwoj@gmail.com (mailing list archive)
State Accepted, archived
Headers show
Series [1/6] network: add __network_path_append_bss | expand

Checks

Context Check Description
tedd_an/pre-ci_am success Success
prestwoj/iwd-ci-gitlint success GitLint

Commit Message

James Prestwood Aug. 16, 2024, 12:52 p.m. UTC
---
 autotests/util/iwd.py | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/autotests/util/iwd.py b/autotests/util/iwd.py
index 1d4a5472..74bb25c0 100755
--- a/autotests/util/iwd.py
+++ b/autotests/util/iwd.py
@@ -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