]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Document missing D-Bus Interface properties
authorJouni Malinen <j@w1.fi>
Fri, 2 Jan 2015 14:03:22 +0000 (16:03 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Jan 2015 20:50:27 +0000 (22:50 +0200)
CurrentAuthMode and DisconnectReason have been added a long time ago,
but documentation update was forgotten.

Signed-off-by: Jouni Malinen <j@w1.fi>
doc/dbus.doxygen

index 56db1bcbe552495ee6e5b9d219629687cf168d28..278a2558fd2f8cf1f28e6ad25c400bdfbdc67245 100644 (file)
@@ -610,6 +610,11 @@ fi.w1.wpa_supplicant1.CreateInterface.
        <p>Path to D-Bus object representing configured network which %wpa_supplicant uses at the moment, or "/" if doesn't use any.</p>
       </li>
 
+      <li>
+       <h3>CurrentAuthMode - s - (read)</h3>
+       <p>Current authentication type.</p>
+      </li>
+
       <li>
        <h3>Blobs - as - (read)</h3>
        <p>List of blobs names added to the Interface.</p>
@@ -644,6 +649,11 @@ fi.w1.wpa_supplicant1.CreateInterface.
        <h3>PKCS11ModulePath - s - (read)</h3>
        <p>PKCS #11 module path.</p>
       </li>
+
+      <li>
+       <h3>DisconnectReason - i - (read)</h3>
+       <p>The most recent IEEE 802.11 reason code for disconnect. Negative value indicates locally generated disconnection.</p>
+      </li>
     </ul>
 
 \subsection dbus_interface_signals Signals