]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Add reassociate command to dbus doxygen
authorFionn Cleary <fionn.cleary@streamunlimited.com>
Fri, 4 Apr 2014 13:49:53 +0000 (15:49 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 11 Apr 2014 16:22:00 +0000 (19:22 +0300)
Signed-off-by: Fionn Cleary <fionn.cleary@streamunlimited.com>
doc/dbus.doxygen

index 2aa874de7c9259d5c734422bbcb2b1953b03379d..42dc0e4a64cb2e2401795365b7b7cc947c541a60 100644 (file)
@@ -266,6 +266,16 @@ fi.w1.wpa_supplicant1.CreateInterface.
        </dl>
       </li>
 
+      <li>
+       <h3>Reassociate ( ) --> nothing</h3>
+       <p>Attempt reassociation.</p>
+       <h4>Possible errors</h4>
+       <dl>
+         <dt>fi.w1.wpa_supplicant1.InterfaceDisabled</dt>
+         <dd>The interface is disabled.</dd>
+       </dl>
+      </li>
+
       <li>
        <h3>AddBlob ( s : name, ay : data ) --> nothing</h3>
        <p>Adds a blob to the interface.</p>