summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-02-17 15:38:50 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-02-17 23:53:51 +0100
commit29d9dc7e0cd9b80e0b75f9833b6bb896c78eda33 (patch)
tree04a4a660d2998889f9023a6904223c9689052177 /introspection
parent6dd5ced86d80c695be9898b9ac4ea3e50ff64f32 (diff)
api,introspection: flag as DEPRECATED the 'number' bearer setting
This setting is unused since some releases ago, and the corresponding libmm-glib methods were already flagged as deprecated. Let's add an explicit mention to this deprecation on the DBus API itself.
Diffstat (limited to 'introspection')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.Simple.xml3
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.xml2
2 files changed, 3 insertions, 2 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml b/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
index bbc497ed..082e63d8 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
@@ -91,8 +91,9 @@
</varlistentry>
<varlistentry><term><literal>"number"</literal></term>
<listitem>
- For POTS devices the number to dial,,
+ Number to dial for the data connection,
given as a string value (signature <literal>"s"</literal>).
+ Deprecated since version 1.10.0.
</listitem>
</varlistentry>
<varlistentry><term><literal>"allow-roaming"</literal></term>
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml
index d9dbd436..529b26bd 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.xml
@@ -80,7 +80,7 @@
<varlistentry><term><literal>"rm-protocol"</literal></term>
<listitem><para>Protocol of the Rm interface, given as a <link linkend="MMModemCdmaRmProtocol">MMModemCdmaRmProtocol</link> value (signature <literal>"u"</literal>). Optional in CDMA.</para></listitem></varlistentry>
<varlistentry><term><literal>"number"</literal></term>
- <listitem><para>Telephone number to dial, given as a string value (signature <literal>"s"</literal>). Required in POTS.</para></listitem></varlistentry>
+ <listitem><para>Number to dial for the data connection, given as a string value (signature <literal>"s"</literal>). Deprecated since version 1.10.0.</para></listitem></varlistentry>
</variablelist>
Some properties are only applicable to a bearer of certain access