about summary refs log tree commit diff
path: root/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-13 16:40:06 +0200
committerMichael Biebl <biebl@debian.org>2022-08-13 16:40:06 +0200
commit38ca7ae9c3556e9a5b50ee15015ea194e6ca8da1 (patch)
tree99f19f118f550362c3288e7b82a7aab3a75c8d64 /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html
parentc2473cb3f165975f2899ccef11f036c9762a8aa3 (diff)
parent49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff)
Merge tag 'debian/1.38.4-1' into debian/bullseye-backports
network-manager Debian release 1.38.4-1
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.html40
1 files changed, 25 insertions, 15 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 499505bb..4b6cc204 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html
@@ -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,7 +111,8 @@ 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>