From 24a97d6ff23cf43894083cbf9037166045545fe5 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Tue, 30 Dec 2014 13:19:54 +0200 Subject: [PATCH] doc: Fix D-Bus documentation for .Network Properties This propertry is not read-only, i.e., it can also be used to change configuration parameters for an existing network. Signed-off-by: Jouni Malinen --- doc/dbus.doxygen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 02c74074b..797a1600b 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -979,7 +979,7 @@ i.e., returned by fi.w1.wpa_supplicant1.Interface.AddNetwork.
  • -

    Properties - a{sv} - (read)

    +

    Properties - a{sv} - (read/write)

    Properties of the configured network. Dictionary contains entries from "network" block of %wpa_supplicant configuration file. All values are string type, e.g., frequency is "2437", not 2437.