From 6dd34b79653319528f23de76d8134cf477ec2c96 Mon Sep 17 00:00:00 2001 From: Madhav Date: Fri, 6 Nov 2020 02:30:34 +0000 Subject: [PATCH] api,sar: add D-Bus interface to support SAR Add a new D-Bus interface to support dynamic SAR across multiple platforms. The new interface exposes methods to configure sar power levels, handle the communications with the modem, and let the platform code be agnostic to modem type. --- introspection/all.xml | 1 + ...rg.freedesktop.ModemManager1.Modem.Sar.xml | 66 +++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 introspection/org.freedesktop.ModemManager1.Modem.Sar.xml diff --git a/introspection/all.xml b/introspection/all.xml index 57c28d05..a3afac49 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -16,6 +16,7 @@ + diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Sar.xml b/introspection/org.freedesktop.ModemManager1.Modem.Sar.xml new file mode 100644 index 00000000..1c96617a --- /dev/null +++ b/introspection/org.freedesktop.ModemManager1.Modem.Sar.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +