From: Jouni Malinen Date: Sun, 28 Dec 2014 17:30:26 +0000 (+0200) Subject: doc: Add D-Bus SignalPoll() method X-Git-Tag: hostap_2_4~630 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46652fe224f84a26666637ab05b58e7bb55c133;p=thirdparty%2Fhostap.git doc: Add D-Bus SignalPoll() method Commit 7a4a93b9593575ffd64ba72739429d98e4b90858 ('dbus: Add SignalPoll() method to report current signal properties') added this method, but forgot to document it. Signed-off-by: Jouni Malinen --- diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 86aee8bce..fffc2a549 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -443,6 +443,27 @@ fi.w1.wpa_supplicant1.CreateInterface.
Reinit of the EAPOL state machine with the new PKCS #11 engine and module path failed.
+
  • +

    SignalPoll ( ) --> a{sv} : properties

    +

    Fetch signal properties for the current connection.

    +

    Returns

    +
    +
    a{sv} : properties
    +
    + + + + + + + + + + +
    KeyValue typeDescriptionRequired
    linkspeediLink speed (Mbps)No
    noiseiNoise (dBm)No
    widthsChannel widthNo
    frequencyuFrequency (MHz)No
    rssiiRSSI (dBm)No
    avg-rssiiAverage RSSI (dBm)No
    center-frq1iVHT segment 1 frequency (MHz)No
    center-frq2iVHT segment 2 frequency (MHz)No
    +
    +
    +
  • \subsection dbus_interface_properties Properties