doc: Add D-Bus RemoveAllNetworks() method
Commit 7c49fdd0bd
('dbus: Add
RemoveAllNetworks to the new D-Bus API') added this, but forgot to
document it.
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
f60cc31334
commit
624b1478be
1 changed files with 5 additions and 0 deletions
|
@ -255,6 +255,11 @@ fi.w1.wpa_supplicant1.CreateInterface.
|
|||
</dl>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<h3>RemoveAllNetworks ( ) --> nothing</h3>
|
||||
<p>Remove all configured networks from the interface.</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<h3>SelectNetwork ( o : network ) --> nothing</h3>
|
||||
<p>Attempt association with a configured network.</p>
|
||||
|
|
Loading…
Reference in a new issue