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