From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm/html/NMAccessPoint.html | 60 ++++++++++---------------------------- 1 file changed, 15 insertions(+), 45 deletions(-) (limited to 'docs/libnm/html/NMAccessPoint.html') diff --git a/docs/libnm/html/NMAccessPoint.html b/docs/libnm/html/NMAccessPoint.html index 8391ef44..1daa7c01 100644 --- a/docs/libnm/html/NMAccessPoint.html +++ b/docs/libnm/html/NMAccessPoint.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMAccessPoint +NMAccessPoint: libnm Reference Manual - + @@ -256,8 +256,6 @@

Description

-

-

Functions

@@ -284,7 +282,6 @@ nm_access_point_get_flags (

Returns

the flags

-


@@ -311,7 +308,6 @@ nm_access_point_get_wpa_flags (

Returns

the WPA flags

-


@@ -339,7 +335,6 @@ point.

Returns

the RSN flags

-


@@ -395,7 +390,6 @@ nm_access_point_get_bssid (

Returns

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

-


@@ -422,7 +416,6 @@ nm_access_point_get_frequency (

Returns

the frequency

-


@@ -449,7 +442,6 @@ nm_access_point_get_mode (

Returns

the mode

-


@@ -476,7 +468,6 @@ nm_access_point_get_max_bitrate (

Returns

the maximum bit rate (kbit/s)

-


@@ -503,7 +494,6 @@ nm_access_point_get_strength (

Returns

the signal strength

-


@@ -592,7 +582,6 @@ against

Returns

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

-

@@ -602,80 +591,60 @@ against

NM_ACCESS_POINT_FLAGS

#define NM_ACCESS_POINT_FLAGS       "flags"
 
-

-


NM_ACCESS_POINT_WPA_FLAGS

#define NM_ACCESS_POINT_WPA_FLAGS   "wpa-flags"
 
-

-


NM_ACCESS_POINT_RSN_FLAGS

#define NM_ACCESS_POINT_RSN_FLAGS   "rsn-flags"
 
-

-


NM_ACCESS_POINT_SSID

#define NM_ACCESS_POINT_SSID        "ssid"
 
-

-


NM_ACCESS_POINT_BSSID

#define NM_ACCESS_POINT_BSSID       "bssid"
 
-

-


NM_ACCESS_POINT_FREQUENCY

#define NM_ACCESS_POINT_FREQUENCY   "frequency"
 
-

-


NM_ACCESS_POINT_MODE

#define NM_ACCESS_POINT_MODE        "mode"
 
-

-


NM_ACCESS_POINT_MAX_BITRATE

#define NM_ACCESS_POINT_MAX_BITRATE "max-bitrate"
 
-

-


NM_ACCESS_POINT_STRENGTH

#define NM_ACCESS_POINT_STRENGTH    "strength"
 
-

-


NM_ACCESS_POINT_HW_ADDRESS

#define NM_ACCESS_POINT_HW_ADDRESS  "hw-address"
 
-

-

@@ -683,7 +652,7 @@ against

The “bssid” property

  “bssid”                    gchar *
-

+

The BSSID of the access point.

Flags: Read

Default value: NULL

@@ -691,14 +660,14 @@ against

The “flags” property

  “flags”                    NM80211ApFlags
-

+

The flags of the access point.

Flags: Read


The “frequency” property

  “frequency”                guint
-

+

The frequency of the access point.

Flags: Read

Allowed values: <= 10000

Default value: 0

@@ -707,7 +676,7 @@ against

The “hw-address” property

  “hw-address”               gchar *
-

+

Alias for “bssid”.

NMAccessPoint:hw-address has been deprecated since version 1.0 and should not be used in newly-written code.

use “bssid”.

@@ -719,7 +688,7 @@ against

The “max-bitrate” property

  “max-bitrate”              guint
-

+

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

Flags: Read

Default value: 0

@@ -727,7 +696,9 @@ against

The “mode” property

  “mode”                     NM80211Mode
-

+

The mode of the access point; either "infrastructure" (a central +coordinator of the wireless network allowing clients to connect) or +"ad-hoc" (a network with no central controller).

Flags: Read

Default value: NM_802_11_MODE_INFRA

@@ -735,21 +706,21 @@ against

The “rsn-flags” property

  “rsn-flags”                NM80211ApSecurityFlags
-

+

The RSN flags of the access point.

Flags: Read


The “ssid” property

  “ssid”                     GBytes *
-

+

The SSID of the access point, or NULL if it is not known.

Flags: Read


The “strength” property

  “strength”                 guchar
-

+

The current signal strength of the access point.

Flags: Read

Default value: 0

@@ -757,13 +728,12 @@ against

The “wpa-flags” property

  “wpa-flags”                NM80211ApSecurityFlags
-

+

The WPA flags of the access point.

Flags: Read

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