From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- ...-org.freedesktop.NetworkManager.AccessPoint.xml | 154 +++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml b/docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml new file mode 100644 index 00000000..41816641 --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.AccessPoint.xml @@ -0,0 +1,154 @@ + + + + org.freedesktop.NetworkManager.AccessPoint + org.freedesktop.NetworkManager.AccessPoint + org.freedesktop.NetworkManager.AccessPoint + Signals + +PropertiesChanged (a{sv} properties); + + + + Properties + +Flags readable u +WpaFlags readable u +RsnFlags readable u +Ssid readable ay +Frequency readable u +HwAddress readable s +Mode readable u +MaxBitrate readable u +Strength readable y +LastSeen readable i + + + + Description + + + + Signal Details + + The "PropertiesChanged" signal + org.freedesktop.NetworkManager.AccessPoint::PropertiesChanged + +PropertiesChanged (a{sv} properties); + + DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0. + + + + a{sv} properties: + A dictionary mapping property names to variant boxed values + + + + + + Property Details + + The "Flags" property + org.freedesktop.NetworkManager.AccessPoint:Flags + +Flags readable u + + Flags describing the capabilities of the access point. + Returns: NM80211ApFlags + + + + The "WpaFlags" property + org.freedesktop.NetworkManager.AccessPoint:WpaFlags + +WpaFlags readable u + + Flags describing the access point's capabilities according to WPA (Wifi + Protected Access). + Returns: NM80211ApSecurityFlags + + + + The "RsnFlags" property + org.freedesktop.NetworkManager.AccessPoint:RsnFlags + +RsnFlags readable u + + Flags describing the access point's capabilities according to the RSN + (Robust Secure Network) protocol. + Returns: NM80211ApSecurityFlags + + + + The "Ssid" property + org.freedesktop.NetworkManager.AccessPoint:Ssid + +Ssid readable ay + + The Service Set Identifier identifying the access point. + + + + The "Frequency" property + org.freedesktop.NetworkManager.AccessPoint:Frequency + +Frequency readable u + + The radio channel frequency in use by the access point, in MHz. + + + + The "HwAddress" property + org.freedesktop.NetworkManager.AccessPoint:HwAddress + +HwAddress readable s + + The hardware address (BSSID) of the access point. + + + + The "Mode" property + org.freedesktop.NetworkManager.AccessPoint:Mode + +Mode readable u + + Describes the operating mode of the access point. + Returns: NM80211Mode + + + + The "MaxBitrate" property + org.freedesktop.NetworkManager.AccessPoint:MaxBitrate + +MaxBitrate readable u + + The maximum bitrate this access point is capable of, in kilobits/second + (Kb/s). + + + + The "Strength" property + org.freedesktop.NetworkManager.AccessPoint:Strength + +Strength readable y + + The current signal quality of the access point, in percent. + + + + The "LastSeen" property + org.freedesktop.NetworkManager.AccessPoint:LastSeen + +LastSeen readable i + + The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access + point was found in scan results. A value of -1 means the access point has + never been found in scan results. + + + + + -- cgit 1.3.0-6-gf8a5