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. </dl> </li> + <li> + <h3>Reattach ( ) --> nothing</h3> + <p>Attempt reassociation back to the current BSS.</p> + <h4>Possible errors</h4> + <dl> + <dt>fi.w1.wpa_supplicant1.NotConnected</dt> + <dd>Interface is not connected to any network.</dd> + </dl> + </li> + <li> <h3>AddBlob ( s : name, ay : data ) --> nothing</h3> <p>Adds a blob to the interface.</p>