aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dbus.doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dbus.doxygen')
-rw-r--r--doc/dbus.doxygen25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen
index eeea200..b298dd8 100644
--- a/doc/dbus.doxygen
+++ b/doc/dbus.doxygen
@@ -352,6 +352,21 @@ fi.w1.wpa_supplicant1.CreateInterface.
</li>
<li>
+ <h3>BSSExpireAge - u - (read/write)</h3>
+ <p>Identical to bss_expiration_age entry in %wpa_supplicant configuration file.</p>
+ </li>
+
+ <li>
+ <h3>BSSExpireCount - u - (read/write)</h3>
+ <p>Identical to bss_expiration_scan_count entry in %wpa_supplicant configuration file.</p>
+ </li>
+
+ <li>
+ <h3>Country - s - (read/write)</h3>
+ <p>Identical to country entry in %wpa_supplicant configuration file.</p>
+ </li>
+
+ <li>
<h3>Ifname - s - (read)</h3>
<p>Name of network interface controlled by the interface, e.g., wlan0.</p>
</li>
@@ -390,6 +405,16 @@ fi.w1.wpa_supplicant1.CreateInterface.
<h3>Networks - ao - (read)</h3>
<p>List of D-Bus objects paths representing configured networks.</p>
</li>
+
+ <li>
+ <h3>FastReauth - b - (read/write)</h3>
+ <p>Identical to fast_reauth entry in %wpa_supplicant configuration file.</p>
+ </li>
+
+ <li>
+ <h3>ScanInterval - i - (read/write)</h3>
+ <p>Time (in seconds) between scans for a suitable AP. Must be >= 0.</p>
+ </li>
</ul>
\subsection dbus_interface_signals Signals