Parcourir la source

dbus: Document BSS PropertiesChanged signal

Jouni Malinen il y a 15 ans
Parent
commit
1269489564
1 fichiers modifiés avec 14 ajouts et 0 suppressions
  1. 14 0
      doc/dbus.doxygen

+ 14 - 0
doc/dbus.doxygen

@@ -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