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/html/libnm-nm-dbus-interface.html | 137 +++++++++++++++++++++++---- 1 file changed, 117 insertions(+), 20 deletions(-) (limited to 'docs/libnm/html/libnm-nm-dbus-interface.html') diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index cafcbd4b..29d2ff19 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -8,7 +8,7 @@ - + @@ -174,6 +174,10 @@ #define +NM_DBUS_INTERFACE_DEVICE_STATISTICS + + +#define NM_DBUS_INTERFACE_SETTINGS @@ -348,6 +352,14 @@ enum NMIPTunnelMode + +enum +NMCheckpointCreateFlags + + +enum +NMRollbackResult + @@ -582,6 +594,12 @@
+

NM_DBUS_INTERFACE_DEVICE_STATISTICS

+
#define NM_DBUS_INTERFACE_DEVICE_STATISTICS NM_DBUS_INTERFACE_DEVICE ".Statistics"
+
+
+
+

NM_DBUS_INTERFACE_SETTINGS

#define NM_DBUS_INTERFACE_SETTINGS        "org.freedesktop.NetworkManager.Settings"
 
@@ -639,7 +657,7 @@

enum NMState

NMState values indicate the current overall networking state.

-

Members

+

Members

@@ -711,7 +729,7 @@

enum NMConnectivityState

-

Members

+

Members

@@ -767,7 +785,7 @@

NMDeviceType values indicate the type of hardware represented by a device object.

-

Members

+

Members

@@ -932,7 +950,7 @@ GSM/UMTS, or LTE network access protocols

enum NMDeviceCapabilities

General device capability flags.

-

Members

+

Members

@@ -977,7 +995,7 @@ GSM/UMTS, or LTE network access protocols

enum NMDeviceWifiCapabilities

802.11 specific device encryption and authentication capabilities.

-

Members

+

Members

@@ -1078,7 +1096,7 @@ GSM/UMTS, or LTE network access protocols

enum NM80211ApFlags

802.11 access point flags.

-

Members

+

Members

@@ -1112,7 +1130,7 @@ encryption (usually means WEP)

the current security requirements of an access point as determined from the access point's beacon.

-

Members

+

Members

@@ -1213,7 +1231,7 @@ is supported

enum NM80211Mode

Indicates the 802.11 mode an access point or device is currently in.

-

Members

+

Members

@@ -1265,7 +1283,7 @@ is supported

NMBluetoothCapabilities values indicate the usable capabilities of a Bluetooth device.

-

Members

+

Members

@@ -1306,7 +1324,7 @@ technology families a modem device supports. For more information on the specific access technologies the device supports use the ModemManager D-Bus API.

-

Members

+

Members

@@ -1361,7 +1379,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMWimaxNspNetworkType

WiMAX network type.

-

Members

+

Members

@@ -1405,7 +1423,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMDeviceState

-

Members

+

Members

@@ -1535,7 +1553,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMDeviceStateReason

Device state change reason codes

-

Members

+

Members

@@ -1992,7 +2010,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMMetered

-

Members

+

Members

@@ -2047,7 +2065,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

specific network while it is starting, connected, or disconnecting from that network.

-

Members

+

Members

@@ -2101,7 +2119,7 @@ network.

enum NMSecretAgentGetSecretsFlags

NMSecretAgentGetSecretsFlags values modify the behavior of a GetSecrets request.

-

Members

+

Members

@@ -2172,7 +2190,7 @@ network.

enum NMSecretAgentCapabilities

NMSecretAgentCapabilities indicate various capabilities of the agent.

-

Members

+

Members

@@ -2313,7 +2331,7 @@ VPN plugin authentication dialogs.

enum NMIPTunnelMode

The tunneling mode.

-

Members

+

Members

@@ -2396,9 +2414,88 @@ VPN plugin authentication dialogs.

Since: 1.2

+
+
+

enum NMCheckpointCreateFlags

+

The flags for CheckpointCreate call

+
+

Members

+
+++++ + + + + + + + + + + + + +

NM_CHECKPOINT_CREATE_FLAG_NONE

+

no flags

+
 

NM_CHECKPOINT_CREATE_FLAG_DESTROY_ALL

+

when creating + a new checkpoint, destroy all existing ones.

+
 
+
+

Since: 1.4

+
+
+
+

enum NMRollbackResult

+

The result of a checkpoint Rollback() operation for a specific device.

+
+

Members

+
+++++ + + + + + + + + + + + + + + + + + + + + + + +

NM_ROLLBACK_RESULT_OK

+

the rollback succeeded.

+
 

NM_ROLLBACK_RESULT_ERR_NO_DEVICE

+

the device no longer exists.

+
 

NM_ROLLBACK_RESULT_ERR_DEVICE_UNMANAGED

+

the device is now unmanaged.

+
 

NM_ROLLBACK_RESULT_ERR_FAILED

+

other errors during rollback.

+
 
+
+

Since: 1.4

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