From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 20 Jan 2016 16:26:51 +0100 Subject: Imported Upstream version 1.1.90 --- docs/libnm/html/NMAccessPoint.html | 52 +++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'docs/libnm/html/NMAccessPoint.html') diff --git a/docs/libnm/html/NMAccessPoint.html b/docs/libnm/html/NMAccessPoint.html index 4aa880dc..b1469048 100644 --- a/docs/libnm/html/NMAccessPoint.html +++ b/docs/libnm/html/NMAccessPoint.html @@ -282,7 +282,7 @@ nm_access_point_get_flags (NMAccessPoint *ap);

Gets the flags of the access point.

-

Parameters

+

Parameters

@@ -297,7 +297,7 @@ nm_access_point_get_flags ( -

Returns

+

Returns

the flags

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

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

-

Parameters

+

Parameters

@@ -323,7 +323,7 @@ nm_access_point_get_wpa_flags (
-

Returns

+

Returns

the WPA flags

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

-

Parameters

+

Parameters

@@ -350,7 +350,7 @@ point.

-

Returns

+

Returns

the RSN flags

@@ -361,7 +361,7 @@ point.

nm_access_point_get_ssid (NMAccessPoint *ap);

Gets the SSID of the access point.

-

Parameters

+

Parameters

@@ -376,7 +376,7 @@ nm_access_point_get_ssid ( -

Returns

+

Returns

the GBytes containing the SSID, or NULL if the SSID is unknown.

[transfer none]

@@ -389,7 +389,7 @@ SSID is unknown.

nm_access_point_get_bssid (NMAccessPoint *ap);

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

-

Parameters

+

Parameters

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

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

nm_access_point_get_frequency (NMAccessPoint *ap);

Gets the frequency of the access point.

-

Parameters

+

Parameters

@@ -431,7 +431,7 @@ nm_access_point_get_frequency (
-

Returns

+

Returns

the frequency

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

Gets the mode of the access point.

-

Parameters

+

Parameters

@@ -457,7 +457,7 @@ nm_access_point_get_mode ( -

Returns

+

Returns

the mode

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

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

-

Parameters

+

Parameters

@@ -483,7 +483,7 @@ nm_access_point_get_max_bitrate (
-

Returns

+

Returns

the maximum bit rate (kbit/s)

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

Gets the current signal strength of the access point.

-

Parameters

+

Parameters

@@ -509,7 +509,7 @@ nm_access_point_get_strength ( -

Returns

+

Returns

the signal strength

@@ -522,7 +522,7 @@ nm_access_point_get_last_seen (
-

Parameters

+

Parameters

@@ -537,10 +537,10 @@ point has not been found in a scan.

-

Returns

+

Returns

the last seen time in seconds

-

Since: 1.0.6

+

Since: 1.2


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

-

Parameters

+

Parameters

@@ -581,7 +581,7 @@ filter.

-

Returns

+

Returns

an array of NMConnections that could be activated with the given ap . The array should @@ -601,7 +601,7 @@ the connection may be activated with that AP. The connection must match the 's SSID, (if given) BSSID, and other attributes like security settings, channel, band, etc.

-

Parameters

+

Parameters

@@ -625,7 +625,7 @@ against

-

Returns

+

Returns

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

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

Flags: Read

Allowed values: >= -1

Default value: -1

-

Since: 1.0.6

+

Since: 1.2


-- cgit 1.3.0-6-gf8a5