From 2750d27ebcc6c24ed87e99eced7ee9cd3556cded Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Fri, 2 Jan 2015 16:06:12 +0200 Subject: [PATCH] doc: Document D-Bus WPS property ConfigMethods This was added a long time ago, but documentation update was forgotten. Signed-off-by: Jouni Malinen --- doc/dbus.doxygen | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 278a2558f..1cce97657 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -877,6 +877,10 @@ Interface implemented by objects related to network interface added to

ProcessCredentials - b - (read/write)

Determines if the interface will process the credentials (credentials_processed configuration file parameter).

+
  • +

    ConfigMethods - s - (read/write)

    +

    The currently advertised WPS configuration methods. Available methods: usba ethernet label display ext_nfc_token int_nfc_token nfc_interface push_button keypad virtual_display physical_display virtual_push_button physical_push_button.

    +
  • \subsection dbus_wps_signals Signals