From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm-glib/html/NMAccessPoint.html | 68 ++++++++++++++++----------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'docs/libnm-glib/html/NMAccessPoint.html') diff --git a/docs/libnm-glib/html/NMAccessPoint.html b/docs/libnm-glib/html/NMAccessPoint.html index 9b26174f..1233c3b4 100644 --- a/docs/libnm-glib/html/NMAccessPoint.html +++ b/docs/libnm-glib/html/NMAccessPoint.html @@ -8,7 +8,7 @@ - + @@ -297,7 +297,7 @@ nm_access_point_new (const char *path);

Creates a new NMAccessPoint.

-

Parameters

+

Parameters

@@ -319,7 +319,7 @@ nm_access_point_new ( -

Returns

+

Returns

a new access point.

[transfer full]

@@ -331,7 +331,7 @@ nm_access_point_new (NMAccessPoint *ap);

Gets the flags of the access point.

-

Parameters

+

Parameters

@@ -346,7 +346,7 @@ nm_access_point_get_flags ( -

Returns

+

Returns

the flags

@@ -357,7 +357,7 @@ nm_access_point_get_flags (NMAccessPoint *ap);

Gets the WPA (version 1) flags of the access point.

-

Parameters

+

Parameters

@@ -372,7 +372,7 @@ nm_access_point_get_wpa_flags (
-

Returns

+

Returns

the WPA flags

@@ -384,7 +384,7 @@ nm_access_point_get_rsn_flags (Gets the RSN (Robust Secure Network, ie WPA version 2) flags of the access point.

-

Parameters

+

Parameters

@@ -399,7 +399,7 @@ point.

-

Returns

+

Returns

the RSN flags

@@ -410,7 +410,7 @@ point.

nm_access_point_get_ssid (NMAccessPoint *ap);

Gets the SSID of the access point.

-

Parameters

+

Parameters

@@ -425,7 +425,7 @@ nm_access_point_get_ssid ( -

Returns

+

Returns

the GByteArray containing the SSID. This is the internal copy used by the access point, and must not be modified.

@@ -437,7 +437,7 @@ access point, and must not be modified.

nm_access_point_get_bssid (NMAccessPoint *ap);

Gets the Basic Service Set ID (BSSID) of the Wi-Fi access point.

-

Parameters

+

Parameters

@@ -452,7 +452,7 @@ nm_access_point_get_bssid ( -

Returns

+

Returns

the BSSID of the access point. This is an internal string and must not be modified or freed.

@@ -464,7 +464,7 @@ not be modified or freed.

nm_access_point_get_frequency (NMAccessPoint *ap);

Gets the frequency of the access point.

-

Parameters

+

Parameters

@@ -479,7 +479,7 @@ nm_access_point_get_frequency (
-

Returns

+

Returns

the frequency

@@ -490,7 +490,7 @@ nm_access_point_get_frequency (NMAccessPoint *ap);

Gets the mode of the access point.

-

Parameters

+

Parameters

@@ -505,7 +505,7 @@ nm_access_point_get_mode ( -

Returns

+

Returns

the mode

@@ -516,7 +516,7 @@ nm_access_point_get_mode (NMAccessPoint *ap);

Gets the maximum bit rate of the access point in kbit/s.

-

Parameters

+

Parameters

@@ -531,7 +531,7 @@ nm_access_point_get_max_bitrate (
-

Returns

+

Returns

the maximum bit rate (kbit/s)

@@ -542,7 +542,7 @@ nm_access_point_get_max_bitrate (NMAccessPoint *ap);

Gets the current signal strength of the access point.

-

Parameters

+

Parameters

@@ -557,7 +557,7 @@ nm_access_point_get_strength ( -

Returns

+

Returns

the signal strength

@@ -570,7 +570,7 @@ nm_access_point_get_last_seen (
-

Parameters

+

Parameters

@@ -585,7 +585,7 @@ point has not been found in a scan.

-

Returns

+

Returns

the last seen time in seconds

Since: 1.2

@@ -606,7 +606,7 @@ use NMDevice using nm_device_filter_connections() and finally filter that list with this function.

-

Parameters

+

Parameters

@@ -622,16 +622,16 @@ filter that list with this function.

+NMConnection objects to filter.

connections

a list of -NMConnection objects to filter.

[element-type NMConnection]
-

Returns

+

Returns

a -list of NMConnection objects that could be activated with the given ap +list of NMConnection objects that could be activated with the given ap . The elements of the list are owned by their creator and should not be freed by the caller, but the returned list itself is owned by the caller and should @@ -644,14 +644,14 @@ be freed with g_slist_free() when it is no longer

nm_access_point_connection_valid ()

gboolean
 nm_access_point_connection_valid (NMAccessPoint *ap,
-                                  NMConnection *connection);
+ NMConnection *connection);

Validates a given connection against a given Wi-Fi access point to ensure that the connection may be activated with that AP. The connection must match the ap 's SSID, (if given) BSSID, and other attributes like security settings, channel, band, etc.

-

Parameters

+

Parameters

@@ -667,7 +667,7 @@ against

- @@ -675,7 +675,7 @@ against

connection

an NMConnection to validate against ap +

an NMConnection to validate against ap

 
-

Returns

+

Returns

TRUE if the connection may be activated with this Wi-Fi AP, FALSE if it cannot be.

@@ -691,7 +691,7 @@ nm_access_point_get_hw_address (

Gets the hardware (MAC) address of the access point.

-

Parameters

+

Parameters

@@ -706,7 +706,7 @@ nm_access_point_get_hw_address (
-

Returns

+

Returns

the hardware address of the access point. This is the internal string used by the access point and must not be modified.

@@ -880,6 +880,6 @@ coordinator of the wireless network allowing clients to connect) or +
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5