summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2015-01-02 16:03:22 +0200
committerJouni Malinen <j@w1.fi>2015-01-02 22:50:27 +0200
commitfd5768b620f67d3619e05304b9330100c30aac6b (patch)
tree0a6d058c733f36d68d81f648ad76eb7d00600a5c /doc
parent6c45094c0c69bcfe2b8ad6cf6beab28b24c75be9 (diff)
downloadhostap-fd5768b620f67d3619e05304b9330100c30aac6b.tar.gz
doc: Document missing D-Bus Interface properties
CurrentAuthMode and DisconnectReason have been added a long time ago, but documentation update was forgotten. Signed-off-by: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'doc')
-rw-r--r--doc/dbus.doxygen10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen
index 56db1bcbe..278a2558f 100644
--- a/doc/dbus.doxygen
+++ b/doc/dbus.doxygen
@@ -611,6 +611,11 @@ fi.w1.wpa_supplicant1.CreateInterface.
</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>
</li>
@@ -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