]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix the documentation of SignalPoll method
authorKaidong Wang <kaidong@chromium.org>
Tue, 17 Sep 2024 23:00:20 +0000 (23:00 +0000)
committerJouni Malinen <j@w1.fi>
Sun, 22 Dec 2024 16:25:35 +0000 (18:25 +0200)
Method SignalPoll wraps the dictionary of properties in a variant
container, update the documentation to reflect the wrapping.

Signed-off-by: Kaidong Wang <kaidong@chromium.org>
doc/dbus.doxygen

index b91a81cd1badeb7fe1d91efea7be74b8623fdad6..31f7a010f16718a8cafd6972fdb223412047de39 100644 (file)
@@ -653,7 +653,7 @@ fi.w1.wpa_supplicant1.CreateInterface.
       </li>
       <li>
        <h3>SignalPoll ( ) --> a{sv} : properties</h3>
-       <p>Fetch signal properties for the current connection.</p>
+       <p>Fetch signal properties for the current connection. The dictionary of properties is stored within a variant container.</p>
        <h4>Returns</h4>
        <dl>
          <dt>a{sv} : properties</dt>