]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Update D-Bus docs for Scan()'s new AllowRoam option
authorDan Williams <dcbw@redhat.com>
Tue, 22 Oct 2013 20:35:45 +0000 (23:35 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 22 Oct 2013 21:44:23 +0000 (00:44 +0300)
Signed-hostap: Dan Williams <dcbw@redhat.com>

doc/dbus.doxygen

index 1fa7a3ace48fb446e33570f5a759cc5644267f92..7e4c7c9d1f480a0124d816cec9bbce296d45145a 100644 (file)
@@ -187,6 +187,7 @@ fi.w1.wpa_supplicant1.CreateInterface.
              <tr><td>SSIDs</td><td>aay</td><td>Array of SSIDs to scan for (applies only if scan type is active)</td><td>No</td>
              <tr><td>IEs</td><td>aay</td><td>Information elements to used in active scan (applies only if scan type is active)</td><td>No</td>
              <tr><td>Channels</td><td>a(uu)</td><td>Array of frequencies to scan in form of (center, width) in MHz.</td><td>No</td>
+             <tr><td>AllowRoam</td><td>b</td><td>TRUE (or absent) to allow a roaming decision based on the results of this scan, FALSE to prevent a roaming decision.</td><td>No</td>
            </table>
          </dd>
        </dl>