From 29d9dc7e0cd9b80e0b75f9833b6bb896c78eda33 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 17 Feb 2021 15:38:50 +0100 Subject: 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. --- introspection/org.freedesktop.ModemManager1.Modem.Simple.xml | 3 ++- introspection/org.freedesktop.ModemManager1.Modem.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'introspection') 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 @@ "number" - For POTS devices the number to dial,, + Number to dial for the data connection, given as a string value (signature "s"). + Deprecated since version 1.10.0. "allow-roaming" 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 @@ "rm-protocol" Protocol of the Rm interface, given as a MMModemCdmaRmProtocol value (signature "u"). Optional in CDMA. "number" - Telephone number to dial, given as a string value (signature "s"). Required in POTS. + Number to dial for the data connection, given as a string value (signature "s"). Deprecated since version 1.10.0. Some properties are only applicable to a bearer of certain access -- cgit v1.2.3-70-g09d2