]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Add D-Bus FlushBSS() method
authorJouni Malinen <j@w1.fi>
Sun, 28 Dec 2014 19:00:06 +0000 (21:00 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 13:49:06 +0000 (15:49 +0200)
Commit 2b65b30da86f550dc8c228cb2c6456e76dbc7978 ('dbus: Add D-Bus
methods to flush the BSS cache') added this, but forgot to update
documentation.

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

index 1ee15709e2e1eef4893ced21f2b3df2f4657636e..c71bf2e1f72539706ccea00d9afd37f3dd2f2318 100644 (file)
@@ -479,6 +479,15 @@ fi.w1.wpa_supplicant1.CreateInterface.
          </dd>
        </dl>
       </li>
+      <li>
+       <h3>FlushBSS ( u : age ) --> nothing</h3>
+       <p>Flush BSS entries from the cache.</p>
+       <h4>Arguments</h4>
+       <dl>
+         <dt>u : age</dt>
+         <dd>Maximum age in seconds for BSS entries to keep in cache (0 = remove all entries).</dd>
+       </dl>
+      </li>
     </ul>
 
 \subsection dbus_interface_properties Properties