From 73e152af6e3fb4f5848bfb8394484026ff119003 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 11 May 2016 17:08:25 +0200 Subject: Imported Upstream version 1.2.2 --- docs/libnm/html/NMDeviceWifi.html | 70 ++++++++++++++++++++++++--------------- 1 file changed, 43 insertions(+), 27 deletions(-) (limited to 'docs/libnm/html/NMDeviceWifi.html') diff --git a/docs/libnm/html/NMDeviceWifi.html b/docs/libnm/html/NMDeviceWifi.html index c9c6128c..bb85020c 100644 --- a/docs/libnm/html/NMDeviceWifi.html +++ b/docs/libnm/html/NMDeviceWifi.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties  |  Signals @@ -255,6 +256,10 @@ #define NM_DEVICE_WIFI_ACCESS_POINTS + +  +NMDeviceWifi + @@ -267,6 +272,12 @@
+

Implemented Interfaces

+

+NMDeviceWifi implements + GInitable and GAsyncInitable.

+
+

Description

@@ -277,7 +288,7 @@ nm_device_wifi_get_hw_address (NMDeviceWifi *device);

Gets the actual hardware (MAC) address of the NMDeviceWifi

-

Parameters

+

Parameters

@@ -292,7 +303,7 @@ nm_device_wifi_get_hw_address (
-

Returns

+

Returns

the actual hardware address. This is the internal string used by the device, and must not be modified.

@@ -305,7 +316,7 @@ nm_device_wifi_get_permanent_hw_address (NMDeviceWifi *device);

Gets the permanent hardware (MAC) address of the NMDeviceWifi

-

Parameters

+

Parameters

@@ -320,7 +331,7 @@ nm_device_wifi_get_permanent_hw_address
-

Returns

+

Returns

the permanent hardware address. This is the internal string used by the device, and must not be modified.

@@ -332,7 +343,7 @@ device, and must not be modified.

nm_device_wifi_get_mode (NMDeviceWifi *device);

Gets the NMDeviceWifi mode.

-

Parameters

+

Parameters

@@ -347,7 +358,7 @@ nm_device_wifi_get_mode ( -

Returns

+

Returns

the mode

@@ -358,7 +369,7 @@ nm_device_wifi_get_mode (NMDeviceWifi *device);

Gets the bit rate of the NMDeviceWifi in kbit/s.

-

Parameters

+

Parameters

@@ -373,7 +384,7 @@ nm_device_wifi_get_bitrate ( -

Returns

+

Returns

the bit rate (kbit/s)

@@ -384,7 +395,7 @@ nm_device_wifi_get_bitrate (NMDeviceWifi *device);

Gets the Wi-Fi capabilities of the NMDeviceWifi.

-

Parameters

+

Parameters

@@ -399,7 +410,7 @@ nm_device_wifi_get_capabilities (
-

Returns

+

Returns

the capabilities

@@ -411,7 +422,7 @@ nm_device_wifi_get_active_access_point (NMDeviceWifi *device);

Gets the active NMAccessPoint.

-

Parameters

+

Parameters

@@ -426,7 +437,7 @@ nm_device_wifi_get_active_access_point
-

Returns

+

Returns

the access point or NULL if none is active.

[transfer none]

@@ -440,7 +451,7 @@ nm_device_wifi_get_access_point_by_path const char *path);

Gets a NMAccessPoint by path.

-

Parameters

+

Parameters

@@ -462,7 +473,7 @@ nm_device_wifi_get_access_point_by_path
-

Returns

+

Returns

the access point or NULL if none is found.

[transfer none]

@@ -474,7 +485,7 @@ nm_device_wifi_get_access_point_by_path nm_device_wifi_get_access_points (NMDeviceWifi *device);

Gets all the scanned access points of the NMDeviceWifi.

-

Parameters

+

Parameters

@@ -489,7 +500,7 @@ nm_device_wifi_get_access_points (
-

Returns

+

Returns

a GPtrArray containing all the scanned NMAccessPoints. The returned array is owned by the client and should not be modified.

@@ -508,7 +519,7 @@ nm_device_wifi_request_scan ( -

Parameters

+

Parameters

@@ -535,7 +546,7 @@ after that for the scan to complete.

-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -560,7 +571,7 @@ for the scanning. The argument is the dictionary passed to -

Parameters

+

Parameters

@@ -592,7 +603,7 @@ D-Bus call. Valid otions inside the dictionary are:
-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -613,7 +624,7 @@ nm_device_wifi_request_scan_async (
-

Parameters

+

Parameters

@@ -668,7 +679,7 @@ for the scanning. The argument is the dictionary passed to -

Parameters

+

Parameters

@@ -716,7 +727,7 @@ nm_device_wifi_request_scan_finish (GError **error);

Gets the result of a call to nm_device_wifi_request_scan_async().

-

Parameters

+

Parameters

@@ -743,7 +754,7 @@ nm_device_wifi_request_scan_finish (
-

Returns

+

Returns

TRUE on success, FALSE on error, in which case error will be set.

@@ -793,6 +804,11 @@ set.

#define NM_DEVICE_WIFI_ACCESS_POINTS       "access-points"
 
+
+
+

NMDeviceWifi

+
typedef struct _NMDeviceWifi NMDeviceWifi;
+

Property Details

@@ -860,7 +876,7 @@ user_function (gpointer user_data)

Notifies that a NMAccessPoint is added to the Wi-Fi device.

-

Parameters

+

Parameters

@@ -897,7 +913,7 @@ user_function (gpointer user_data)

Notifies that a NMAccessPoint is removed from the Wi-Fi device.

-

Parameters

+

Parameters

-- cgit 1.3.0-6-gf8a5