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 a1e3bc9..322d3de 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