From 2bfb3eb7d0323e69affca154395f51d8b577414d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 6 Apr 2016 00:46:19 +0200 Subject: Imported Upstream version 1.1.93 --- docs/libnm/html/libnm-nm-dbus-interface.html | 102 ++++++++++++++++++--------- 1 file changed, 68 insertions(+), 34 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 4322caee..0dae564f 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -250,6 +250,10 @@ enum +NMWimaxNspNetworkType + + +enum NMDeviceState @@ -358,7 +362,8 @@ ├── NMDeviceType ├── NMIPTunnelMode ├── NMMetered - ╰── NMState + ├── NMState + ╰── NMWimaxNspNetworkType GFlags ├── NM80211ApFlags ├── NM80211ApSecurityFlags @@ -633,9 +638,8 @@

enum NMState

NMState values indicate the current overall networking state.

-

(Corresponds to the NM_STATE type in nm-manager.xml.)

-

Members

+

Members

@@ -706,9 +710,8 @@

enum NMConnectivityState

-

(Corresponds to the NM_CONNECTIVITY type in nm-manager.xml.)

-

Members

+

Members

@@ -763,9 +766,8 @@

enum NMDeviceType

NMDeviceType values indicate the type of hardware represented by an NMDevice.

-

(Corresponds to the NM_DEVICE_TYPE type in nm-device.xml.)

-

Members

+

Members

@@ -929,9 +931,8 @@ GSM/UMTS, or LTE network access protocols

enum NMDeviceCapabilities

General device capability flags.

-

(Corresponds to the NM_DEVICE_CAP type in nm-device-wifi.xml.)

-

Members

+

Members

@@ -975,9 +976,8 @@ GSM/UMTS, or LTE network access protocols

enum NMDeviceWifiCapabilities

802.11 specific device encryption and authentication capabilities.

-

(Corresponds to the NM_802_11_DEVICE_CAP type in nm-device-wifi.xml.)

-

Members

+

Members

@@ -1077,9 +1077,8 @@ GSM/UMTS, or LTE network access protocols

enum NM80211ApFlags

802.11 access point flags.

-

(Corresponds to the NM_802_11_AP_FLAGS type in nm-access-point.xml.)

-

Members

+

Members

@@ -1112,9 +1111,8 @@ encryption (usually means WEP)

802.11 access point security and authentication flags. These flags describe the current security requirements of an access point as determined from the access point's beacon.

-

(Corresponds to the NM_802_11_AP_SEC type in nm-access-point.xml.)

-

Members

+

Members

@@ -1214,9 +1212,8 @@ is supported

enum NM80211Mode

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

-

(Corresponds to the NM_802_11_MODE type in generic-types.xml.)

-

Members

+

Members

@@ -1267,9 +1264,8 @@ is supported

enum NMBluetoothCapabilities

NMBluetoothCapabilities values indicate the usable capabilities of a Bluetooth device.

-

(Corresponds to the NM_BT_CAPABILITY type in nm-device-bt.xml.)

-

Members

+

Members

@@ -1309,9 +1305,8 @@ Bluetooth device.

technology families a modem device supports. For more information on the specific access technologies the device supports use the ModemManager D-Bus API.

-

(Corresponds to the NM_DEVICE_MODEM_CAPABILITY type in nm-device-modem.xml.)

-

Members

+

Members

@@ -1363,8 +1358,8 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability


-

enum NMDeviceState

-

(Corresponds to the NM_DEVICE_STATE type in nm-device.xml.)

+

enum NMWimaxNspNetworkType

+

WiMAX network type.

Members

@@ -1375,6 +1370,50 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

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

NM_WIMAX_NSP_NETWORK_TYPE_UNKNOWN

+

unknown network type

+
 

NM_WIMAX_NSP_NETWORK_TYPE_HOME

+

home network

+
 

NM_WIMAX_NSP_NETWORK_TYPE_PARTNER

+

partner network

+
 

NM_WIMAX_NSP_NETWORK_TYPE_ROAMING_PARTNER

+

roaming partner network

+
 
+
+
+
+
+

enum NMDeviceState

+
+

Members

+
+++++ + +

NM_DEVICE_STATE_UNKNOWN

the device's state is unknown

@@ -1495,9 +1534,8 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMDeviceStateReason

Device state change reason codes

-

(Corresponds to the NM_DEVICE_STATE_REASON type in nm-device.xml.)

-

Members

+

Members

@@ -1953,9 +1991,8 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability


enum NMMetered

-

(Corresponds to the NM_METERED type in nm-device.xml.)

-

Members

+

Members

@@ -2009,9 +2046,8 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

NMActiveConnectionState values indicate the state of a connection to a specific network while it is starting, connected, or disconnecting from that network.

-

(Corresponds to the NM_ACTIVE_CONNECTION_STATE type in nm-active-connection.xml.)

-

Members

+

Members

@@ -2064,9 +2100,8 @@ network.

enum NMSecretAgentGetSecretsFlags

NMSecretAgentGetSecretsFlags values modify the behavior of a GetSecrets request.

-

(Corresponds to the NM_SECRET_AGENT_GET_SECRETS_FLAGS type in nm-secret-agent.xml.)

-

Members

+

Members

@@ -2136,9 +2171,8 @@ network.

enum NMSecretAgentCapabilities

NMSecretAgentCapabilities indicate various capabilities of the agent.

-

(Corresponds to the NM_SECRET_AGENT_CAPABILITIES type in nm-secret-agent.xml.)

-

Members

+

Members

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

enum NMIPTunnelMode

The tunneling mode.

-

Members

+

Members

-- cgit 1.3.0-6-gf8a5