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.
Key | Value type | Description | Required |
---|---|---|---|
Ifname | s | Name of the network interface to control, e.g., wlan0 | Yes | -
Bridge_ifname | s | Name of the bridge interface to control, e.g., br0 | No | +
BridgeIfname | s | Name of the bridge interface to control, e.g., br0 | No |
Driver | s | Driver name which the interface uses, e.g., nl80211 | No | +
ConfigFile | s | Configuration file path | No |