aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/api/html/gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/api/html/gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html')
-rw-r--r--docs/reference/api/html/gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html67
1 files changed, 62 insertions, 5 deletions
diff --git a/docs/reference/api/html/gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html b/docs/reference/api/html/gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html
index c8c4aa0..cd52074 100644
--- a/docs/reference/api/html/gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html
+++ b/docs/reference/api/html/gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html
@@ -8,7 +8,7 @@
<link rel="up" href="ref-dbus-object-modem.html" title="The /org/freedesktop/ModemManager/Modems objects">
<link rel="prev" href="gdbus-org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.html" title="org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd">
<link rel="next" href="gdbus-org.freedesktop.ModemManager1.Modem.Messaging.html" title="org.freedesktop.ModemManager1.Modem.Messaging">
-<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -47,7 +47,7 @@
</pre>
</div>
<div class="refsect1">
-<a name="idm211849006752"></a><h2>Signals</h2>
+<a name="id-1.4.5.10.4"></a><h2>Signals</h2>
<pre class="synopsis">
<a class="link" href="gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html#gdbus-signal-org-freedesktop-ModemManager1-Modem-ModemCdma.ActivationStateChanged" title='The "ActivationStateChanged" signal'>ActivationStateChanged</a> (u activation_state,
u activation_error,
@@ -55,7 +55,7 @@
</pre>
</div>
<div class="refsect1">
-<a name="idm211850177040"></a><h2>Properties</h2>
+<a name="id-1.4.5.10.5"></a><h2>Properties</h2>
<pre class="synopsis">
<a class="link" href="gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html#gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.ActivationState" title='The "ActivationState" property'>ActivationState</a> readable u
<a class="link" href="gdbus-org.freedesktop.ModemManager1.Modem.ModemCdma.html#gdbus-property-org-freedesktop-ModemManager1-Modem-ModemCdma.Meid" title='The "Meid" property'>Meid</a> readable s
@@ -107,6 +107,63 @@ ActivateManual (IN a{sv} properties);
</p>
<p> Some modems will reboot after this call is made.
</p>
+<p> This dictionary is composed of a string identifier key
+ with an associated data which contains type-specific location
+ information:
+</p>
+<p> </p>
+<div class="variablelist"><table border="0" class="variablelist">
+<colgroup>
+<col align="left" valign="top">
+<col>
+</colgroup>
+<tbody>
+<tr>
+<td><p><span class="term">"spc"</span></p></td>
+<td><p>
+ The Service Programming Code, given as a string of exactly 6 digit characters. Mandatory parameter.
+ </p></td>
+</tr>
+<tr>
+<td><p><span class="term">"sid"</span></p></td>
+<td><p>
+ The System Identification Number, given as a 16-bit unsigned integer (signature <code class="literal">"q"</code>). Mandatory parameter.
+ </p></td>
+</tr>
+<tr>
+<td><p><span class="term">"mdn"</span></p></td>
+<td><p>
+ The Mobile Directory Number, given as a string of maximum 15 characters. Mandatory parameter.
+ </p></td>
+</tr>
+<tr>
+<td><p><span class="term">"min"</span></p></td>
+<td><p>
+ The Mobile Identification Number, given as a string of maximum 15 characters. Mandatory parameter.
+ </p></td>
+</tr>
+<tr>
+<td><p><span class="term">"mn-ha-key"</span></p></td>
+<td><p>
+ The MN-HA key, given as a string of maximum 16 characters.
+ </p></td>
+</tr>
+<tr>
+<td><p><span class="term">"mn-aaa-key"</span></p></td>
+<td><p>
+ The MN-AAA key, given as a string of maximum 16 characters.
+ </p></td>
+</tr>
+<tr>
+<td><p><span class="term">"prl"</span></p></td>
+<td><p>
+ The Preferred Roaming List, given as an array of maximum 16384 bytes.
+ </p></td>
+</tr>
+</tbody>
+</table></div>
+<p>
+</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
@@ -114,7 +171,7 @@ ActivateManual (IN a{sv} properties);
</colgroup>
<tbody><tr>
<td><p><span class="term"><code class="literal">IN a{sv} <em class="parameter"><code>properties</code></em></code>:</span></p></td>
-<td><p>A dictionary of properties to set on the modem, including <code class="literal">"mdn"</code> and <code class="literal">"min"</code>.</p></td>
+<td><p>A dictionary of properties to set on the modem.</p></td>
</tr></tbody>
</table></div>
</div>
@@ -234,6 +291,6 @@ EvdoRegistrationState readable u
</div>
<div class="footer">
<hr>
- Generated by GTK-Doc V1.18.1</div>
+ Generated by GTK-Doc V1.19</div>
</body>
</html> \ No newline at end of file