]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Document new D-Bus WPS properties
authorJouni Malinen <j@w1.fi>
Fri, 23 Dec 2016 19:28:22 +0000 (21:28 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 23 Dec 2016 22:16:25 +0000 (00:16 +0200)
Signed-off-by: Jouni Malinen <j@w1.fi>
doc/dbus.doxygen

index f3bdb20cc35b21c03217b41462739ea8a0cde691..a4648b81b3cd9a946fd79ffb3464ffbaa10d16cc 100644 (file)
@@ -1220,6 +1220,30 @@ Interface for performing WPS (Wi-Fi Simple Config) operations.
        <h3>ConfigMethods - s - (read/write)</h3>
        <p>The currently advertised WPS configuration methods. Available methods: usba ethernet label display ext_nfc_token int_nfc_token nfc_interface push_button keypad virtual_display physical_display virtual_push_button physical_push_button.</p>
       </li>
+      <li>
+       <h3>DeviceName - s - (read/write)</h3>
+       <p>User-friendly description of device; up to 32 octets encoded in UTF-8.</p>
+      </li>
+      <li>
+       <h3>Manufacturer - s - (read/write)</h3>
+       <p>The manufacturer of the device (up to 64 ASCII characters).</p>
+      </li>
+      <li>
+       <h3>ModelName - s - (read/write)</h3>
+       <p>Model of the device (up to 32 ASCII characters).</p>
+      </li>
+      <li>
+       <h3>ModelNumber - s - (read/write)</h3>
+       <p>Additional device description (up to 32 ASCII characters).</p>
+      </li>
+      <li>
+       <h3>SerialNumber - s - (read/write)</h3>
+       <p>Serial number of the device (up to 32 characters).</p>
+      </li>
+      <li>
+       <h3>DeviceType - ay - (read/write)</h3>
+       <p>Device Type (8 octet value with 2 octet category, 4 octet OUI, 2 octet subcategory.</p>
+      </li>
     </ul>
 
 \subsection dbus_wps_signals Signals