From: Kaidong Wang Date: Tue, 17 Sep 2024 23:00:20 +0000 (+0000) Subject: Fix the documentation of SignalPoll method X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b90bb0a055685deb286c65cbc214b45ee110c14;p=thirdparty%2Fhostap.git Fix the documentation of SignalPoll method Method SignalPoll wraps the dictionary of properties in a variant container, update the documentation to reflect the wrapping. Signed-off-by: Kaidong Wang --- diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index b91a81cd1..31f7a010f 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -653,7 +653,7 @@ fi.w1.wpa_supplicant1.CreateInterface.
  • SignalPoll ( ) --> a{sv} : properties

    -

    Fetch signal properties for the current connection.

    +

    Fetch signal properties for the current connection. The dictionary of properties is stored within a variant container.

    Returns

    a{sv} : properties