From 67892d5c0daa12d60790b5bb73c99e1891148511 Mon Sep 17 00:00:00 2001 From: Tomasz Bursztyka Date: Tue, 26 Jun 2012 19:05:09 +0300 Subject: D-Bus: Add AutoScan interface method to set/unset autoscan parameters Signed-hostap: Tomasz Bursztyka --- doc/dbus.doxygen | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index b298dd8..a737ed7 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -316,6 +316,22 @@ fi.w1.wpa_supplicant1.CreateInterface.
A blob with the specified name doesn't exist.
+
  • +

    AutoScan ( s : arg ) --> nothing

    +

    Set autoscan parameters for the interface.

    +

    Arguments

    +
    +
    s : arg
    +
    Autoscan parameter line or empty to unset autoscan.
    +
    +

    Possible errors

    +
    +
    fi.w1.wpa_supplicant1.NoMemory
    +
    Needed memory was not possible to get allocated.
    +
    fi.w1.wpa_supplicant1.InvalidArgs
    +
    Invalid entries were found in the passed argument.
    +
    +
  • \subsection dbus_interface_properties Properties -- cgit v1.1