From 545d282df05a2d7d234df88548ca56a4cb201162 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sun, 28 Dec 2014 17:05:11 +0200 Subject: [PATCH] doc: Fix D-Bus documentation for CreateInterface() The "Bridge_ifname" parameter had been renamed to "BridgeIfname" and "ConfigFile" is also available as a parameter. Signed-off-by: Jouni Malinen --- doc/dbus.doxygen | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 0d062ae95..21eeec31d 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -33,8 +33,9 @@ registered in the bus with fi.w1.wpa_supplicant1 name. - + +
KeyValue typeDescriptionRequired
IfnamesName of the network interface to control, e.g., wlan0Yes
Bridge_ifnamesName of the bridge interface to control, e.g., br0No
BridgeIfnamesName of the bridge interface to control, e.g., br0No
DriversDriver name which the interface uses, e.g., nl80211No
ConfigFilesConfiguration file pathNo