doc: Add D-Bus global Capabilities property
This property was added to the fi.w1.wpa_supplicant1 interface in commit
1634ac0654
('dbus: Add global capabilities
property'), but documentation was not updated.
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
545d282df0
commit
acf0cfde0e
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue