]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Add D-Bus RemoveAllNetworks() method
authorJouni Malinen <j@w1.fi>
Sun, 28 Dec 2014 18:15:56 +0000 (20:15 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 13:49:06 +0000 (15:49 +0200)
Commit 7c49fdd0bd214f5fa3af8407d7011930ac150ef1 ('dbus: Add
RemoveAllNetworks to the new D-Bus API') added this, but forgot to
document it.

Signed-off-by: Jouni Malinen <j@w1.fi>
doc/dbus.doxygen

index 2efdc2899c3255e12af6ceffa9b2390bfe89fbd7..1ee15709e2e1eef4893ced21f2b3df2f4657636e 100644 (file)
@@ -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>