From f60cc3133489391a5ad76590078f1812d78f3117 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sun, 28 Dec 2014 19:56:36 +0200 Subject: [PATCH] doc: Add D-Bus Reattach() method Commit 0f44ec8eba8a2b01e9c443308a72a2fd3208f7cf ('Add a reattach command for fast reassociate-back-to-same-BSS') added Reattach(), but forgot to document it. Signed-off-by: Jouni Malinen --- doc/dbus.doxygen | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index fffc2a549..2efdc2899 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -282,6 +282,16 @@ fi.w1.wpa_supplicant1.CreateInterface. +
  • +

    Reattach ( ) --> nothing

    +

    Attempt reassociation back to the current BSS.

    +

    Possible errors

    +
    +
    fi.w1.wpa_supplicant1.NotConnected
    +
    Interface is not connected to any network.
    +
    +
  • +
  • AddBlob ( s : name, ay : data ) --> nothing

    Adds a blob to the interface.