[PATCH 1/1] Fix the documentation of SignalPoll method

Kaidong Wang kaidong at chromium.org
Tue Sep 17 16:00:20 PDT 2024


Method SignalPoll wraps the dictionary of properties in a variant
container, update the documentation to reflect the wrapping.

Signed-off-by: Kaidong Wang <kaidong at chromium.org>
---
 doc/dbus.doxygen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen
index 37a65365f..314f4f99a 100644
--- a/doc/dbus.doxygen
+++ b/doc/dbus.doxygen
@@ -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>
-- 
2.46.0.662.g92d0881bb0-goog




More information about the Hostap mailing list