aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/api/html/ref-migrating.html
blob: 23ea8a16186ad144a78407d57b04c7f2dc596f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Part IV. Migrating from ModemManager 0.6 to ModemManager 1.0</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="ModemManager Reference Manual">
<link rel="up" href="index.html" title="ModemManager Reference Manual">
<link rel="prev" href="gdbus-org.freedesktop.ModemManager1.Sms.html" title="org.freedesktop.ModemManager1.Sms">
<link rel="next" href="ch12.html" title="">
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="gdbus-org.freedesktop.ModemManager1.Sms.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">ModemManager Reference Manual</th>
<td><a accesskey="n" href="ch12.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="part">
<div class="titlepage"><div><div><h1 class="title">
<a name="ref-migrating"></a>Part IV. Migrating from ModemManager 0.6 to ModemManager 1.0</h1></div></div></div>
<div class="partintro">
<div></div>
<p>
      ModemManager 1.0 is a new major version of ModemManager that breaks both
      API and ABI compared to previous versions. These changes allow better
      managing new types of devices (e.g. those with multiple capabilities),
      or those not based in AT commands for operation (e.g. QMI or MBIM modems).
    </p>
<p>
      This section provides an introduction to the changes done in the DBus interface
      with respect to the main operations performed with modems through ModemManager.
    </p>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl class="toc">
<dt><span class="chapter"><a href="ch12.html"></a></span></dt>
<dd><dl>
<dt><span class="section"><a href="ch12.html#idm211850989168">Listing available modems</a></span></dt>
<dt><span class="section"><a href="ch12s02.html">PIN unlocking</a></span></dt>
<dt><span class="section"><a href="ch12s03.html">Connection and disconnection</a></span></dt>
<dt><span class="section"><a href="ch12s04.html">Simple connection</a></span></dt>
</dl></dd>
</dl>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18.1</div>
</body>
</html>