doc: Document D-Bus BSS properties WPS and Age

These have been added a long time ago, but documentation update was
forgotten.

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2015-01-02 15:55:15 +02:00
parent 9f972b45ca
commit 6c45094c0c

View File

@ -958,6 +958,13 @@ scan results.
<tr><td>MgmtGroup</td><td>s</td><td>Mangement frames cipher suite. Possible values are: "aes128cmac"</td>
</table>
</li>
<li>
<h3>WPS - a{sv} - (read)</h3>
<p>WPS information of the BSS. Empty dictionary indicates no WPS support. Dictionary entries are:</p>
<table>
<tr><td>Type</td><td>s</td><td>"pbc", "pin", ""</td>
</table>
</li>
<li>
<h3>IEs - ay - (read)</h3>
<p>All IEs of the BSS as a chain of TLVs</p>
@ -982,6 +989,10 @@ scan results.
<h3>Signal - n - (read)</h3>
<p>Signal strength of the BSS.</p>
</li>
<li>
<h3>Age - u - (read)</h3>
<p>Number of seconds since the BSS was last seen.</p>
</li>
</ul>
\subsection dbus_bss_signals Signals