]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
dbus: Document BSS PropertiesChanged signal
authorJouni Malinen <j@w1.fi>
Wed, 6 Jan 2010 18:06:11 +0000 (20:06 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 6 Jan 2010 18:06:11 +0000 (20:06 +0200)
doc/dbus.doxygen

index a1e3bc96cc7f8f8cbaae70e075f98ca2be127b91..322d3deea9ceec5f9553278346baa44a86aba963 100644 (file)
@@ -653,6 +653,20 @@ scan results.
       </li>
     </ul>
 
+\subsection dbus_bss_signals Signals
+
+    <ul>
+      <li>
+       <h3>PropertiesChanged ( a{sv} : properties )</h3>
+       <p>Some properties have changed.</p>
+       <h4>Arguments</h4>
+       <dl>
+         <dt>a{sv} : properties</dt>
+         <dd>A dictionary with pairs of properties names which have changed and theirs new values.</dd>
+       </dl>
+      </li>
+    </ul>
+
 
 \section dbus_network fi.w1.wpa_supplicant1.Interface.Network