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-glib/html/NMAccessPoint.html | 62 ++++++++------------------------- 1 file changed, 15 insertions(+), 47 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 e0e5660a..9182a27a 100644 --- a/docs/libnm-glib/html/NMAccessPoint.html +++ b/docs/libnm-glib/html/NMAccessPoint.html @@ -2,13 +2,13 @@ -libnm-glib Reference Manual: NMAccessPoint +NMAccessPoint: libnm-glib Reference Manual - + @@ -270,8 +270,6 @@

Description

-

-

Functions

@@ -333,7 +331,6 @@ nm_access_point_get_flags (

Returns

the flags

-


@@ -360,7 +357,6 @@ nm_access_point_get_wpa_flags (

Returns

the WPA flags

-


@@ -388,7 +384,6 @@ point.

Returns

the RSN flags

-


@@ -416,7 +411,6 @@ nm_access_point_get_ssid (

Returns

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

-


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

-


@@ -471,7 +464,6 @@ nm_access_point_get_frequency (

Returns

the frequency

-


@@ -498,7 +490,6 @@ nm_access_point_get_mode (

Returns

the mode

-


@@ -525,7 +516,6 @@ nm_access_point_get_max_bitrate (

Returns

the maximum bit rate (kbit/s)

-


@@ -552,7 +542,6 @@ nm_access_point_get_strength (

Returns

the signal strength

-


@@ -643,7 +632,6 @@ against

Returns

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

-


@@ -675,7 +663,6 @@ nm_access_point_get_hw_address (

Returns

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

-

@@ -685,80 +672,60 @@ access point and must not be modified.

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"
 
-

-

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

The “bssid” property

  “bssid”                    gchar *
-

+

The BSSID of the access point.

Flags: Read

Default value: NULL

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

The “flags” property

  “flags”                    guint
-

+

The flags of the access point.

Flags: Read

Allowed values: <= 1

Default value: 0

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

The “frequency” property

  “frequency”                guint
-

+

The frequency of the access point.

Flags: Read

Allowed values: <= 10000

Default value: 0

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

The “hw-address” property

  “hw-address”               gchar *
-

+

The hardware address of the access point.

Flags: Read

Default value: NULL

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

The “max-bitrate” property

  “max-bitrate”              guint
-

+

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

Flags: Read

Default value: 0

@@ -808,7 +775,9 @@ access point and must not be modified.

The “mode” property

  “mode”                     guint
-

+

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

Allowed values: [1,2]

Default value: 2

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

The “rsn-flags” property

  “rsn-flags”                guint
-

+

The RSN flags of the access point.

Flags: Read

Default value: 0

@@ -825,14 +794,14 @@ access point and must not be modified.

The “ssid” property

  “ssid”                     NMSsid *
-

+

The SSID of the access point.

Flags: Read


The “strength” property

  “strength”                 guchar
-

+

The current signal strength of the access point.

Flags: Read

Default value: 0

@@ -840,14 +809,13 @@ access point and must not be modified.

The “wpa-flags” property

  “wpa-flags”                guint
-

+

The WPA flags of the access point.

Flags: Read

Default value: 0

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