From 2bfb3eb7d0323e69affca154395f51d8b577414d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 6 Apr 2016 00:46:19 +0200 Subject: Imported Upstream version 1.1.93 --- ...freedesktop.NetworkManager.Device.Wireless.html | 56 +++++++++++++++------- 1 file changed, 39 insertions(+), 17 deletions(-) (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html index 3230bac7..6992176a 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html @@ -68,11 +68,15 @@

Method Details

-

The GetAccessPoints() method

+

The GetAccessPoints() method

 GetAccessPoints (OUT ao access_points);
 
-

DEPRECATED. Get the list of access points visible to this device. Note that this list does not include access points which hide their SSID. To retrieve a list of all access points (including hidden ones) use the GetAllAccessPoints() method.

+

DEPRECATED. Get the list of access points visible to this device. Note + that this list does not include access points which hide their SSID. To + retrieve a list of all access points (including hidden ones) use the + GetAllAccessPoints() method. +

@@ -86,11 +90,13 @@ GetAccessPoints (OUT ao access_points);
-

The GetAllAccessPoints() method

+

The GetAllAccessPoints() method

 GetAllAccessPoints (OUT ao access_points);
 
-

Get the list of all access points visible to this device, including hidden ones for which the SSID is not yet known.

+

Get the list of all access points visible to this device, including hidden + ones for which the SSID is not yet known. +

@@ -104,11 +110,12 @@ GetAllAccessPoints (OUT ao access_points);
-

The RequestScan() method

+

The RequestScan() method

 RequestScan (IN  a{sv} options);
 
-

Request the device to scan

+

Request the device to scan +

@@ -116,7 +123,7 @@ RequestScan (IN a{sv} options); - +

IN a{sv} options:

Options of scan. Currently 'ssids' option with value of "aay" type is supported.

Options of scan. Currently 'ssids' option with value of "aay" type is supported.

@@ -128,7 +135,8 @@ RequestScan (IN a{sv} options);
 PropertiesChanged (a{sv} properties);
 
-

Emitted when the wireless device's properties changed.

+

Emitted when the wireless device's properties changed. +

@@ -146,7 +154,8 @@ PropertiesChanged (a{sv} properties);
 AccessPointAdded (o access_point);
 
-

Emitted when a new access point is found by the device.

+

Emitted when a new access point is found by the device. +

@@ -164,7 +173,8 @@ AccessPointAdded (o access_point);
 AccessPointRemoved (o access_point);
 
-

Emitted when an access point disappears from view of the device.

+

Emitted when an access point disappears from view of the device. +

@@ -184,7 +194,8 @@ AccessPointRemoved (o access_point);
 HwAddress  readable   s
 
-

The active hardware address of the device.

+

The active hardware address of the device. +


@@ -192,7 +203,8 @@ HwAddress readable s
 PermHwAddress  readable   s
 
-

The permanent hardware address of the device.

+

The permanent hardware address of the device. +


@@ -200,7 +212,10 @@ PermHwAddress readable s
 Mode  readable   u
 
-

The operating mode of the wireless device.

+

The operating mode of the wireless device. +

+

Returns: NM80211Mode +


@@ -208,7 +223,9 @@ Mode readable u
 Bitrate  readable   u
 
-

The bit rate currently used by the wireless device, in kilobits/second (Kb/s).

+

The bit rate currently used by the wireless device, in kilobits/second + (Kb/s). +


@@ -216,7 +233,8 @@ Bitrate readable u
 AccessPoints  readable   ao
 
-

List of object paths of access point visible to this wireless device.

+

List of object paths of access point visible to this wireless device. +


@@ -224,7 +242,8 @@ AccessPoints readable ao
 ActiveAccessPoint  readable   o
 
-

Object path of the access point currently used by the wireless device.

+

Object path of the access point currently used by the wireless device. +


@@ -232,7 +251,10 @@ ActiveAccessPoint readable o
 WirelessCapabilities  readable   u
 
-

The capabilities of the wireless device.

+

The capabilities of the wireless device. +

+

Returns: NMDeviceWifiCapabilities +

-- cgit 1.3.0-6-gf8a5