From f408e27bccfacf347605a8d98649975a68f38a17 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 5 May 2015 17:48:57 +0200 Subject: Imported Upstream version 1.0.2 --- docs/libnm/html/NMDeviceModem.html | 293 ++++++++++++++++++++----------------- 1 file changed, 155 insertions(+), 138 deletions(-) (limited to 'docs/libnm/html/NMDeviceModem.html') diff --git a/docs/libnm/html/NMDeviceModem.html b/docs/libnm/html/NMDeviceModem.html index 12e5d37d..49cd12df 100644 --- a/docs/libnm/html/NMDeviceModem.html +++ b/docs/libnm/html/NMDeviceModem.html @@ -2,36 +2,28 @@ -NMDeviceModem +libnm Reference Manual: NMDeviceModem - + - - - - - - - - - - + + + + + + +
@@ -39,40 +31,82 @@

NMDeviceModem

NMDeviceModem

- +
-
-

Synopsis

-
#define             NM_DEVICE_MODEM_MODEM_CAPABILITIES
-#define             NM_DEVICE_MODEM_CURRENT_CAPABILITIES
-struct              NMDeviceModem;
-                    NMDeviceModemClass;
-NMDeviceModemCapabilities nm_device_modem_get_modem_capabilities
-                                                        (NMDeviceModem *self);
-NMDeviceModemCapabilities nm_device_modem_get_current_capabilities
-                                                        (NMDeviceModem *self);
-
+
-

Object Hierarchy

-
-  GObject
-   +----NMObject
-         +----NMDevice
-               +----NMDeviceModem
-
+

Properties

+
-

Implemented Interfaces

-

-NMDeviceModem implements - GInitable and GAsyncInitable.

+

Types and Values

+
-

Properties

-
-  "current-capabilities"     NMDeviceModemCapabilities  : Read
-  "modem-capabilities"       NMDeviceModemCapabilities  : Read
+

Object Hierarchy

+
    GObject
+    ╰── NMObject
+        ╰── NMDevice
+            ╰── NMDeviceModem
 
@@ -81,122 +115,105 @@ NMDeviceModem implements

-

Details

+

Functions

-

NM_DEVICE_MODEM_MODEM_CAPABILITIES

-
#define NM_DEVICE_MODEM_MODEM_CAPABILITIES   "modem-capabilities"
-
-

-

-
-
-
-

NM_DEVICE_MODEM_CURRENT_CAPABILITIES

-
#define NM_DEVICE_MODEM_CURRENT_CAPABILITIES "current-capabilities"
-
-

-

-
-
-
-

struct NMDeviceModem

-
struct NMDeviceModem;
-

-

-
-
-
-

NMDeviceModemClass

-
typedef struct {
-	NMDeviceClass parent;
-} NMDeviceModemClass;
-
-

-

-
-
-
-

nm_device_modem_get_modem_capabilities ()

-
NMDeviceModemCapabilities nm_device_modem_get_modem_capabilities
-                                                        (NMDeviceModem *self);
-

-Returns a bitfield of the generic access technology families the modem +

nm_device_modem_get_modem_capabilities ()

+
NMDeviceModemCapabilities
+nm_device_modem_get_modem_capabilities
+                               (NMDeviceModem *self);
+

Returns a bitfield of the generic access technology families the modem supports. Not all capabilities are available concurrently however; some -may require a firmware reload or reinitialization. -

-
+may require a firmware reload or reinitialization.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

self :

a NMDeviceModem -

Returns :

the generic access technology families the modem supports

self

a NMDeviceModem

 
+
+

Returns

+

the generic access technology families the modem supports

+

+
+

-

nm_device_modem_get_current_capabilities ()

-
NMDeviceModemCapabilities nm_device_modem_get_current_capabilities
-                                                        (NMDeviceModem *self);
-

-Returns a bitfield of the generic access technology families the modem +

nm_device_modem_get_current_capabilities ()

+
NMDeviceModemCapabilities
+nm_device_modem_get_current_capabilities
+                               (NMDeviceModem *self);
+

Returns a bitfield of the generic access technology families the modem supports without a firmware reload or reinitialization. This value -represents the network types the modem can immediately connect to. -

-
+represents the network types the modem can immediately connect to.

+
+

Parameters

+
--+++ - - - - - - - - - - + + + + +

self :

a NMDeviceModem -

Returns :

the generic access technology families the modem supports without -a firmware reload or other reinitialization

self

a NMDeviceModem

 
+
+

Returns

+

the generic access technology families the modem supports without +a firmware reload or other reinitialization

+

+
+
-

Property Details

+

Types and Values

-

The "current-capabilities" property

-
  "current-capabilities"     NMDeviceModemCapabilities  : Read
+

NM_DEVICE_MODEM_MODEM_CAPABILITIES

+
#define NM_DEVICE_MODEM_MODEM_CAPABILITIES   "modem-capabilities"
+

-The generic family of access technologies the modem currently supports -without a firmware reload or reinitialization.


-

The "modem-capabilities" property

-
  "modem-capabilities"       NMDeviceModemCapabilities  : Read
+

NM_DEVICE_MODEM_CURRENT_CAPABILITIES

+
#define NM_DEVICE_MODEM_CURRENT_CAPABILITIES "current-capabilities"
+

-The generic family of access technologies the modem supports. Not all -capabilities are available at the same time however; some modems require -a firmware reload or other reinitialization to switch between eg -CDMA/EVDO and GSM/UMTS.

+
+

Property Details

+
+

The “current-capabilities” property

+
  “current-capabilities”     NMDeviceModemCapabilities
+

+

Flags: Read

+
+
+
+

The “modem-capabilities” property

+
  “modem-capabilities”       NMDeviceModemCapabilities
+

+

Flags: Read

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