From 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 12 Aug 2022 19:21:11 +0200 Subject: New upstream version 1.38.4 --- ...freedesktop.NetworkManager.Device.Wireless.html | 89 ++++++++++++++-------- 1 file changed, 59 insertions(+), 30 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 7c6ab847..39d0305d 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html @@ -8,7 +8,7 @@ - + @@ -63,7 +63,10 @@

Description

-

+

+

+

+

Method Details

@@ -72,10 +75,11 @@
 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.

@@ -84,7 +88,9 @@ GetAccessPoints (OUT ao access_points); - +

OUT ao access_points:

List of access point object paths.

+List of access point object paths. +

@@ -94,8 +100,9 @@ GetAccessPoints (OUT ao access_points);
 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,7 +111,9 @@ GetAllAccessPoints (OUT ao access_points); - +

OUT ao access_points:

List of access point object paths.

+List of access point object paths. +

@@ -114,7 +123,8 @@ GetAllAccessPoints (OUT ao access_points);
 RequestScan (IN  a{sv} options);
 
-

Request the device to scan. To know when the scan is finished, use the "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" to listen to changes to the "LastScan" property. +

+Request the device to scan. To know when the scan is finished, use the "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" to listen to changes to the "LastScan" property.

@@ -123,7 +133,9 @@ 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. +

@@ -135,7 +147,8 @@ RequestScan (IN a{sv} options);
 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.

@@ -144,7 +157,9 @@ AccessPointAdded (o access_point); - +

o access_point:

The object path of the newly found access point.

+The object path of the newly found access point. +

@@ -154,7 +169,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.

@@ -163,7 +179,9 @@ AccessPointRemoved (o access_point); - +

o access_point:

The object path of the access point that has disappeared.

+The object path of the access point that has disappeared. +

@@ -175,9 +193,11 @@ AccessPointRemoved (o access_point);
 HwAddress  readable   s
 
-

The active hardware address of the device. +

+The active hardware address of the device.

-

DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +

+DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0.


@@ -186,7 +206,8 @@ HwAddress readable s
 PermHwAddress  readable   s
 
-

The permanent hardware address of the device. +

+The permanent hardware address of the device.


@@ -195,9 +216,11 @@ PermHwAddress readable s
 Mode  readable   u
 
-

The operating mode of the wireless device. +

+The operating mode of the wireless device.

-

Returns: NM80211Mode +

+Returns: NM80211Mode


@@ -206,8 +229,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 +240,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.


@@ -225,7 +250,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.


@@ -234,9 +260,11 @@ ActiveAccessPoint readable o
 WirelessCapabilities  readable   u
 
-

The capabilities of the wireless device. +

+The capabilities of the wireless device.

-

Returns: NMDeviceWifiCapabilities +

+Returns: NMDeviceWifiCapabilities


@@ -245,14 +273,15 @@ WirelessCapabilities readable u
 LastScan  readable   x
 
-

The timestamp (in CLOCK_BOOTTIME milliseconds) for the last finished network scan. - A value of -1 means the device never scanned for access points. +

+The timestamp (in CLOCK_BOOTTIME milliseconds) for the last finished network scan. +A value of -1 means the device never scanned for access points.

Since 1.12

+
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5