From: Jouni Malinen Date: Fri, 2 Jan 2015 14:03:22 +0000 (+0200) Subject: doc: Document missing D-Bus Interface properties X-Git-Tag: hostap_2_4~579 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5768b620f67d3619e05304b9330100c30aac6b;p=thirdparty%2Fhostap.git doc: Document missing D-Bus Interface properties CurrentAuthMode and DisconnectReason have been added a long time ago, but documentation update was forgotten. Signed-off-by: Jouni Malinen --- diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 56db1bcbe..278a2558f 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -610,6 +610,11 @@ fi.w1.wpa_supplicant1.CreateInterface.

Path to D-Bus object representing configured network which %wpa_supplicant uses at the moment, or "/" if doesn't use any.

+
  • +

    CurrentAuthMode - s - (read)

    +

    Current authentication type.

    +
  • +
  • Blobs - as - (read)

    List of blobs names added to the Interface.

    @@ -644,6 +649,11 @@ fi.w1.wpa_supplicant1.CreateInterface.

    PKCS11ModulePath - s - (read)

    PKCS #11 module path.

  • + +
  • +

    DisconnectReason - i - (read)

    +

    The most recent IEEE 802.11 reason code for disconnect. Negative value indicates locally generated disconnection.

    +
  • \subsection dbus_interface_signals Signals