From: Jouni Malinen Date: Sun, 28 Dec 2014 19:00:06 +0000 (+0200) Subject: doc: Add D-Bus FlushBSS() method X-Git-Tag: hostap_2_4~627 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea53bebf47dc90fc3525950d6d323ebd3bf39df4;p=thirdparty%2Fhostap.git 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 --- 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