From d9c99a29a0d3384c9c3d2adce430f5cb1134ab6a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 30 Mar 2016 00:56:30 +0200 Subject: Imported Upstream version 1.1.92 --- ...org.freedesktop.NetworkManager.AccessPoint.html | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html new file mode 100644 index 00000000..555898aa --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html @@ -0,0 +1,167 @@ + + + + +org.freedesktop.NetworkManager.AccessPoint: NetworkManager D-Bus API Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

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

+
+PropertiesChanged (a{sv} properties);
+
+

+
++++ + + + + +

a{sv} properties:

A dictionary mapping property names to variant boxed values

+
+
+
+

Property Details

+
+

The "Flags" property

+
+Flags  readable   u
+
+

Flags describing the capabilities of the access point.

+
+
+
+

The "WpaFlags" property

+
+WpaFlags  readable   u
+
+

Flags describing the access point's capabilities according to WPA (Wifi Protected Access).

+
+
+
+

The "RsnFlags" property

+
+RsnFlags  readable   u
+
+

Flags describing the access point's capabilities according to the RSN (Robust Secure Network) protocol.

+
+
+
+

The "Ssid" property

+
+Ssid  readable   ay
+
+

The Service Set Identifier identifying the access point.

+
+
+
+

The "Frequency" property

+
+Frequency  readable   u
+
+

The radio channel frequency in use by the access point, in MHz.

+
+
+
+

The "HwAddress" property

+
+HwAddress  readable   s
+
+

The hardware address (BSSID) of the access point.

+
+
+
+

The "Mode" property

+
+Mode  readable   u
+
+

Describes the operating mode of the access point.

+
+
+
+

The "MaxBitrate" property

+
+MaxBitrate  readable   u
+
+

The maximum bitrate this access point is capable of, in kilobits/second (Kb/s).

+
+
+
+

The "Strength" property

+
+Strength  readable   y
+
+

The current signal quality of the access point, in percent.

+
+
+
+

The "LastSeen" property

+
+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.

+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5