mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
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
@ -255,6 +255,11 @@ fi.w1.wpa_supplicant1.CreateInterface.
|
|||||||
</dl>
|
</dl>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<h3>RemoveAllNetworks ( ) --> nothing</h3>
|
||||||
|
<p>Remove all configured networks from the interface.</p>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h3>SelectNetwork ( o : network ) --> nothing</h3>
|
<h3>SelectNetwork ( o : network ) --> nothing</h3>
|
||||||
<p>Attempt association with a configured network.</p>
|
<p>Attempt association with a configured network.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user