diff options
Diffstat (limited to 'docs/api/html/settings-cdma.html')
| -rw-r--r-- | docs/api/html/settings-cdma.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api/html/settings-cdma.html b/docs/api/html/settings-cdma.html index c579ce75..56fdf8c0 100644 --- a/docs/api/html/settings-cdma.html +++ b/docs/api/html/settings-cdma.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.10.2.2.1"></a><p class="title"><b>Table 56. </b></p> +<a name="id-1.3.3.10.2.2.1"></a><p class="title"><b>Table 44. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -57,31 +57,31 @@ <td><pre class="screen">mtu</pre></td> <td><pre class="screen">uint32</pre></td> <td><pre class="screen">0</pre></td> -<td> </td> +<td>If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.</td> </tr> <tr> <td><pre class="screen">number</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td> </td> +<td>The number to dial to establish the connection to the CDMA-based mobile broadband network, if any. If not specified, the default number (#777) is used when required.</td> </tr> <tr> <td><pre class="screen">password</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td> </td> +<td>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.</td> </tr> <tr> <td><pre class="screen">password-flags</pre></td> <td><pre class="screen">NMSettingSecretFlags (uint32)</pre></td> <td><pre class="screen"></pre></td> -<td> </td> +<td>Flags indicating how to handle the "password" property.</td> </tr> <tr> <td><pre class="screen">username</pre></td> <td><pre class="screen">string</pre></td> <td><pre class="screen"></pre></td> -<td> </td> +<td>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.</td> </tr> </tbody> </table></div> |