summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2014-12-28 18:07:09 +0200
committerJouni Malinen <j@w1.fi>2014-12-29 15:49:06 +0200
commitacf0cfde0e1d52b1e720c799e5c64908e021236e (patch)
tree2f388073661e25fe27b618fc75ab9b4b5cc9985c /doc
parent545d282df05a2d7d234df88548ca56a4cb201162 (diff)
downloadhostap-acf0cfde0e1d52b1e720c799e5c64908e021236e.tar.gz
doc: Add D-Bus global Capabilities property
This property was added to the fi.w1.wpa_supplicant1 interface in commit 1634ac0654eba8d458640a115efc0a6cde3bac4d ('dbus: Add global capabilities property'), but documentation was not updated. Signed-off-by: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'doc')
-rw-r--r--doc/dbus.doxygen5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen
index 21eeec31d..86aee8bce 100644
--- a/doc/dbus.doxygen
+++ b/doc/dbus.doxygen
@@ -124,6 +124,11 @@ registered in the bus with fi.w1.wpa_supplicant1 name.
<h3>EapMethods - as - (read)</h3>
<p>An array with supported EAP methods names.</p>
</li>
+
+ <li>
+ <h3>Capabilities - as - (read)</h3>
+ <p>An array with supported capabilities (e.g., "ap", "ibss-rsn", "p2p", "interworking").</p>
+ </li>
</ul>
\subsection dbus_main_signals Signals