Re: [PATCH] DBus: Add "Roam" command support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 11, 2020 at 1:44 PM Brian Norris <briannorris@xxxxxxxxxxxx> wrote:
> --- a/doc/dbus.doxygen
> +++ b/doc/dbus.doxygen
> @@ -322,6 +322,22 @@ fi.w1.wpa_supplicant1.CreateInterface.
>         </dl>
>        </li>
>
> +      <li>
> +       <h3>Roam ( s : addr ) --> nothing</h3>
> +       <p>Initiate a roam to another BSS within the current ESS.</p>
> +       <h4>Possible errors</h4>
> +       <dl>
> +         <dt>fi.w1.wpa_supplicant1.InvalidArgs</dt>
> +         <dd>Missing address argument.</dd>
> +         <dt>fi.w1.wpa_supplicant1.InvalidArgs</dt>
> +         <dd>Invalid hardware address format.</dd>
> +         <dt>fi.w1.wpa_supplicant1.NotConnected</dt>
> +         <dd>Interface is not connected to any network.</dd>
> +         <dt>fi.w1.wpa_supplicant1.UnknownError</dt>
> +         <dd>Scan processing was not included in the build.</dd>
> +       </dl>
> +      </li>
> +

It has been pointed out to me that I'm missing one error case in the
documentation: target BSS not found. I'll send a v2.

Brian

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux