From 2d43ea48e1d2bae37f9d0594c385451739287bef Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 3 Apr 2021 21:19:54 +0200 Subject: api,modem: new Modem3gpp.ProfileManager interface This new interface allows modems to expose the list of available connection profiles stored in the device and edit or delete them; as long as the underlying device/protocol allows it. --- introspection/Makefile.am | 1 + introspection/all.xml | 1 + ...odemManager1.Modem.Modem3gpp.ProfileManager.xml | 146 +++++++++++++++++++++ 3 files changed, 148 insertions(+) create mode 100644 introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml (limited to 'introspection') diff --git a/introspection/Makefile.am b/introspection/Makefile.am index d01470ac..c7515773 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -22,6 +22,7 @@ xml_DATA = \ org.freedesktop.ModemManager1.Modem.Voice.xml \ org.freedesktop.ModemManager1.Call.xml \ org.freedesktop.ModemManager1.Modem.Sar.xml \ + org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml \ $(NULL) EXTRA_DIST = \ diff --git a/introspection/all.xml b/introspection/all.xml index a3afac49..dda64dd5 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -10,6 +10,7 @@ + diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml new file mode 100644 index 00000000..f3086757 --- /dev/null +++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.ProfileManager.xml @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2