From 6c45094c0c69bcfe2b8ad6cf6beab28b24c75be9 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Fri, 2 Jan 2015 15:55:15 +0200 Subject: [PATCH] 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 --- doc/dbus.doxygen | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 51cf1595f..56db1bcbe 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -958,6 +958,13 @@ scan results. MgmtGroupsMangement frames cipher suite. Possible values are: "aes128cmac" +
  • +

    WPS - a{sv} - (read)

    +

    WPS information of the BSS. Empty dictionary indicates no WPS support. Dictionary entries are:

    + + +
    Types"pbc", "pin", ""
    +
  • IEs - ay - (read)

    All IEs of the BSS as a chain of TLVs

    @@ -982,6 +989,10 @@ scan results.

    Signal - n - (read)

    Signal strength of the BSS.

  • +
  • +

    Age - u - (read)

    +

    Number of seconds since the BSS was last seen.

    +
  • \subsection dbus_bss_signals Signals