diff options
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html | 44 |
1 files changed, 27 insertions, 17 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html index 815f00ea..4b6cc204 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html @@ -8,7 +8,7 @@ <link rel="up" href="ref-dbus-devices.html" title="The /org/freedesktop/NetworkManager/Devices/* objects"> <link rel="prev" href="gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html" title="org.freedesktop.NetworkManager.Device.Macvlan"> <link rel="next" href="gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html" title="org.freedesktop.NetworkManager.Device.OlpcMesh"> -<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -44,7 +44,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-Modem"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.Device.Modem"></a><h2>Property Details</h2> @@ -53,12 +56,14 @@ <pre class="programlisting"> ModemCapabilities readable u </pre> -<p> 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. +<p> +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. </p> -<p> Returns: <a class="link" href="nm-dbus-types.html#NMDeviceModemCapabilities" title="enum NMDeviceModemCapabilities">NMDeviceModemCapabilities</a> +<p> +Returns: <a class="link" href="nm-dbus-types.html#NMDeviceModemCapabilities" title="enum NMDeviceModemCapabilities">NMDeviceModemCapabilities</a> </p> </div> <hr> @@ -67,10 +72,12 @@ ModemCapabilities readable u <pre class="programlisting"> CurrentCapabilities readable u </pre> -<p> The generic family of access technologies the modem currently supports - without a firmware reload or reinitialization. +<p> +The generic family of access technologies the modem currently supports +without a firmware reload or reinitialization. </p> -<p> Returns: <a class="link" href="nm-dbus-types.html#NMDeviceModemCapabilities" title="enum NMDeviceModemCapabilities">NMDeviceModemCapabilities</a> +<p> +Returns: <a class="link" href="nm-dbus-types.html#NMDeviceModemCapabilities" title="enum NMDeviceModemCapabilities">NMDeviceModemCapabilities</a> </p> </div> <hr> @@ -79,9 +86,10 @@ CurrentCapabilities readable u <pre class="programlisting"> DeviceId readable s </pre> -<p> An identifier used by the modem backend (ModemManager) that aims to - uniquely identify the a device. Can be used to match a connection to a - particular device. +<p> +An identifier used by the modem backend (ModemManager) that aims to +uniquely identify the a device. Can be used to match a connection to a +particular device. </p> <p class="since">Since 1.20</p> </div> @@ -91,8 +99,9 @@ DeviceId readable s <pre class="programlisting"> OperatorCode readable s </pre> -<p> The MCC and MNC (concatenated) of the network the modem is connected to. - Blank if disconnected or not a 3GPP modem. +<p> +The MCC and MNC (concatenated) of the network the modem is connected to. +Blank if disconnected or not a 3GPP modem. </p> <p class="since">Since 1.20</p> </div> @@ -102,13 +111,14 @@ OperatorCode readable s <pre class="programlisting"> Apn readable s </pre> -<p> The access point name the modem is connected to. Blank if disconnected. +<p> +The access point name the modem is connected to. Blank if disconnected. </p> <p class="since">Since 1.20</p> </div> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |