]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Document D-Bus BSS properties WPS and Age
authorJouni Malinen <j@w1.fi>
Fri, 2 Jan 2015 13:55:15 +0000 (15:55 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Jan 2015 20:50:27 +0000 (22:50 +0200)
These have been added a long time ago, but documentation update was
forgotten.

Signed-off-by: Jouni Malinen <j@w1.fi>
doc/dbus.doxygen

index 51cf1595ff4cea68694d54e9b875b5318fc6f71a..56db1bcbe552495ee6e5b9d219629687cf168d28 100644 (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