From ea53bebf47dc90fc3525950d6d323ebd3bf39df4 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sun, 28 Dec 2014 21:00:06 +0200 Subject: [PATCH] doc: Add D-Bus FlushBSS() method Commit 2b65b30da86f550dc8c228cb2c6456e76dbc7978 ('dbus: Add D-Bus methods to flush the BSS cache') added this, but forgot to update documentation. Signed-off-by: Jouni Malinen --- doc/dbus.doxygen | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 1ee15709e..c71bf2e1f 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -479,6 +479,15 @@ fi.w1.wpa_supplicant1.CreateInterface. +
  • +

    FlushBSS ( u : age ) --> nothing

    +

    Flush BSS entries from the cache.

    +

    Arguments

    +
    +
    u : age
    +
    Maximum age in seconds for BSS entries to keep in cache (0 = remove all entries).
    +
    +
  • \subsection dbus_interface_properties Properties