diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-12 19:27:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-12 19:27:49 +0200 |
| commit | 3237c6678bee0411e44b2d2055fb16c2f86da218 (patch) | |
| tree | e3d8a0dab846c99fa6132c945ec3bbd59b1cc170 /docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml | |
| parent | b020a0dc29267ec099f631e93f214a0d3549ba40 (diff) | |
| parent | 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (diff) | |
Update upstream source from tag 'upstream/1.38.4'
Update to upstream version '1.38.4' with Debian dir 24b65b102e62687c29d90ce76c47d939b35b96ad
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml | 39 |
1 files changed, 24 insertions, 15 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml index 1eedf1f7..49c4e009 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml @@ -17,7 +17,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Modem"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Modem"> <title role="details.title">Property Details</title> @@ -27,11 +29,13 @@ <programlisting> ModemCapabilities readable u </programlisting> -<para> 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. -</para><para> Returns: <link linkend="NMDeviceModemCapabilities">NMDeviceModemCapabilities</link> +<para> +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. +</para><para> +Returns: <link linkend="NMDeviceModemCapabilities">NMDeviceModemCapabilities</link> </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Modem.CurrentCapabilities"> @@ -40,9 +44,11 @@ ModemCapabilities readable u <programlisting> CurrentCapabilities readable u </programlisting> -<para> The generic family of access technologies the modem currently supports - without a firmware reload or reinitialization. -</para><para> Returns: <link linkend="NMDeviceModemCapabilities">NMDeviceModemCapabilities</link> +<para> +The generic family of access technologies the modem currently supports +without a firmware reload or reinitialization. +</para><para> +Returns: <link linkend="NMDeviceModemCapabilities">NMDeviceModemCapabilities</link> </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Modem.DeviceId"> @@ -51,9 +57,10 @@ CurrentCapabilities readable u <programlisting> DeviceId readable s </programlisting> -<para> 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. +<para> +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. </para> <para role="since">Since 1.20</para> </refsect2> @@ -63,8 +70,9 @@ DeviceId readable s <programlisting> OperatorCode readable s </programlisting> -<para> The MCC and MNC (concatenated) of the network the modem is connected to. - Blank if disconnected or not a 3GPP modem. +<para> +The MCC and MNC (concatenated) of the network the modem is connected to. +Blank if disconnected or not a 3GPP modem. </para> <para role="since">Since 1.20</para> </refsect2> @@ -74,7 +82,8 @@ OperatorCode readable s <programlisting> Apn readable s </programlisting> -<para> The access point name the modem is connected to. Blank if disconnected. +<para> +The access point name the modem is connected to. Blank if disconnected. </para> <para role="since">Since 1.20</para> </refsect2> |