From 9fd5aced67d9a5e548f706e62990fa24abda65d5 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 3 Apr 2021 21:58:25 +0200 Subject: api,bearer: new 'ProfileId' property To report which is the currently active profile with this bearer, if known. If the modem doesn't support profiles, or if the bearer is disconnected, -1 (MM_3GPP_PROFILE_ID_UNKNOWN) will be reported. It is guaranteed that no two connected bearers will have the same ProfileId property value. --- introspection/org.freedesktop.ModemManager1.Bearer.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'introspection') diff --git a/introspection/org.freedesktop.ModemManager1.Bearer.xml b/introspection/org.freedesktop.ModemManager1.Bearer.xml index a60993e9..645f041c 100644 --- a/introspection/org.freedesktop.ModemManager1.Bearer.xml +++ b/introspection/org.freedesktop.ModemManager1.Bearer.xml @@ -360,6 +360,20 @@ --> + + +