Add reassociate command to dbus doxygen
Signed-off-by: Fionn Cleary <fionn.cleary@streamunlimited.com>
This commit is contained in:
parent
481e66b1f8
commit
efd11c02ca
1 changed files with 10 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue