summaryrefslogtreecommitdiff
path: root/docs/libnm-util/html/NMSettingCdma.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm-util/html/NMSettingCdma.html')
-rw-r--r--docs/libnm-util/html/NMSettingCdma.html39
1 files changed, 13 insertions, 26 deletions
diff --git a/docs/libnm-util/html/NMSettingCdma.html b/docs/libnm-util/html/NMSettingCdma.html
index e0d32198b..43980d9d0 100644
--- a/docs/libnm-util/html/NMSettingCdma.html
+++ b/docs/libnm-util/html/NMSettingCdma.html
@@ -2,13 +2,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>libnm-util Reference Manual: NMSettingCdma</title>
+<title>NMSettingCdma: libnm-util Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="libnm-util Reference Manual">
<link rel="up" href="ch01.html" title="libnm-util API Reference">
<link rel="prev" href="NMSettingSerial.html" title="NMSettingSerial">
<link rel="next" href="NMSettingGsm.html" title="NMSettingGsm">
-<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -193,7 +193,6 @@ nm_setting_cdma_error_quark (<em class="parameter"><code><span class="type">void
<div class="refsect3">
<a name="id-1.2.10.9.2.5"></a><h4>Returns</h4>
<p> the error quark used for <a class="link" href="NMSettingCdma.html" title="NMSettingCdma"><span class="type">NMSettingCdma</span></a> errors.</p>
-<p></p>
</div>
</div>
<hr>
@@ -205,7 +204,6 @@ nm_setting_cdma_new (<em class="parameter"><code><span class="type">void</span><
<div class="refsect3">
<a name="id-1.2.10.9.3.5"></a><h4>Returns</h4>
<p> the new empty <a class="link" href="NMSettingCdma.html" title="NMSettingCdma"><span class="type">NMSettingCdma</span></a> object</p>
-<p></p>
</div>
</div>
<hr>
@@ -231,7 +229,6 @@ nm_setting_cdma_get_number (<em class="parameter"><code><a class="link" href="NM
<div class="refsect3">
<a name="id-1.2.10.9.4.5"></a><h4>Returns</h4>
<p> the <a class="link" href="NMSettingCdma.html#NMSettingCdma--number" title="The “number” property"><span class="type">“number”</span></a> property of the setting</p>
-<p></p>
</div>
</div>
<hr>
@@ -257,7 +254,6 @@ nm_setting_cdma_get_username (<em class="parameter"><code><a class="link" href="
<div class="refsect3">
<a name="id-1.2.10.9.5.5"></a><h4>Returns</h4>
<p> the <a class="link" href="NMSettingCdma.html#NMSettingCdma--username" title="The “username” property"><span class="type">“username”</span></a> property of the setting</p>
-<p></p>
</div>
</div>
<hr>
@@ -283,7 +279,6 @@ nm_setting_cdma_get_password (<em class="parameter"><code><a class="link" href="
<div class="refsect3">
<a name="id-1.2.10.9.6.5"></a><h4>Returns</h4>
<p> the <a class="link" href="NMSettingCdma.html#NMSettingCdma--password" title="The “password” property"><span class="type">“password”</span></a> property of the setting</p>
-<p></p>
</div>
</div>
<hr>
@@ -309,7 +304,6 @@ nm_setting_cdma_get_password_flags (<em class="parameter"><code><a class="link"
<div class="refsect3">
<a name="id-1.2.10.9.7.5"></a><h4>Returns</h4>
<p> the <a class="link" href="NMSetting.html#NMSettingSecretFlags" title="enum NMSettingSecretFlags"><span class="type">NMSettingSecretFlags</span></a> pertaining to the <a class="link" href="NMSettingCdma.html#NMSettingCdma--password" title="The “password” property"><span class="type">“password”</span></a></p>
-<p></p>
</div>
</div>
</div>
@@ -319,8 +313,6 @@ nm_setting_cdma_get_password_flags (<em class="parameter"><code><a class="link"
<a name="NM-SETTING-CDMA-SETTING-NAME:CAPS"></a><h3>NM_SETTING_CDMA_SETTING_NAME</h3>
<pre class="programlisting">#define NM_SETTING_CDMA_SETTING_NAME "cdma"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
@@ -373,40 +365,30 @@ is missing in the connection</p>
<a name="NM-SETTING-CDMA-ERROR:CAPS"></a><h3>NM_SETTING_CDMA_ERROR</h3>
<pre class="programlisting">#define NM_SETTING_CDMA_ERROR nm_setting_cdma_error_quark ()
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-SETTING-CDMA-NUMBER:CAPS"></a><h3>NM_SETTING_CDMA_NUMBER</h3>
<pre class="programlisting">#define NM_SETTING_CDMA_NUMBER "number"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-SETTING-CDMA-USERNAME:CAPS"></a><h3>NM_SETTING_CDMA_USERNAME</h3>
<pre class="programlisting">#define NM_SETTING_CDMA_USERNAME "username"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-SETTING-CDMA-PASSWORD:CAPS"></a><h3>NM_SETTING_CDMA_PASSWORD</h3>
<pre class="programlisting">#define NM_SETTING_CDMA_PASSWORD "password"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-SETTING-CDMA-PASSWORD-FLAGS:CAPS"></a><h3>NM_SETTING_CDMA_PASSWORD_FLAGS</h3>
<pre class="programlisting">#define NM_SETTING_CDMA_PASSWORD_FLAGS "password-flags"
</pre>
-<p>
-</p>
</div>
</div>
<div class="refsect1">
@@ -414,7 +396,9 @@ is missing in the connection</p>
<div class="refsect2">
<a name="NMSettingCdma--number"></a><h3>The <code class="literal">“number”</code> property</h3>
<pre class="programlisting"> “number” <span class="type">gchar</span> *</pre>
-<p></p>
+<p>The number to dial to establish the connection to the CDMA-based mobile
+broadband network, if any. If not specified, the default number (<span class="type">777</span>)
+is used when required.</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
</div>
@@ -422,7 +406,9 @@ is missing in the connection</p>
<div class="refsect2">
<a name="NMSettingCdma--password"></a><h3>The <code class="literal">“password”</code> property</h3>
<pre class="programlisting"> “password” <span class="type">gchar</span> *</pre>
-<p></p>
+<p>The password used to authenticate with the network, if required. Many
+providers do not require a password, or accept any password. But if a
+password is required, it is specified here.</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
</div>
@@ -430,7 +416,7 @@ is missing in the connection</p>
<div class="refsect2">
<a name="NMSettingCdma--password-flags"></a><h3>The <code class="literal">“password-flags”</code> property</h3>
<pre class="programlisting"> “password-flags” <span class="type">guint</span></pre>
-<p></p>
+<p>Flags indicating how to handle the <a class="link" href="NMSettingCdma.html#NMSettingCdma--password" title="The “password” property"><span class="type">“password”</span></a> property.</p>
<p>Flags: Read / Write</p>
<p>Allowed values: &lt;= 7</p>
<p>Default value: 0</p>
@@ -439,14 +425,15 @@ is missing in the connection</p>
<div class="refsect2">
<a name="NMSettingCdma--username"></a><h3>The <code class="literal">“username”</code> property</h3>
<pre class="programlisting"> “username” <span class="type">gchar</span> *</pre>
-<p></p>
+<p>The username used to authenticate with the network, if required. Many
+providers do not require a username, or accept any username. But if a
+username is required, it is specified here.</p>
<p>Flags: Read / Write</p>
<p>Default value: NULL</p>
</div>
</div>
</div>
<div class="footer">
-<hr>
- Generated by GTK-Doc V1.21</div>
+<hr>Generated by GTK-Doc V1.24</div>
</body>
</html> \ No newline at end of file