summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-09-10 11:43:10 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-09-10 09:53:57 +0000
commit8fdaee63aa7d675d2c33bb2ceb1aac3b67b95691 (patch)
tree65176e8a639a68691d766dc26cf9f560b117ab6f
parent7e1e2f44c3bede702fad3a6b52f02209e426b79a (diff)
downloadModemManager-8fdaee63aa7d675d2c33bb2ceb1aac3b67b95691.tar.gz
introspection,sar: new interface introduced for 1.20
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.Sar.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Sar.xml b/introspection/org.freedesktop.ModemManager1.Modem.Sar.xml
index 773cd5710..53623a999 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.Sar.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.Sar.xml
@@ -54,7 +54,7 @@
When disabled, the modem's output power level is dynamically updated
exclusively by the device.
- Since: 1.18
+ Since: 1.20
-->
<method name="Enable">
<arg name="enable" type="b" direction="in" />
@@ -71,7 +71,7 @@
The index set here will apply to all antennas on the system.
- Since: 1.18
+ Since: 1.20
-->
<method name="SetPowerLevel">
<arg name="level" type="u" direction="in" />
@@ -82,7 +82,7 @@
Boolean indicating whether dynamic SAR is currently enabled.
- Since: 1.18
+ Since: 1.20
-->
<property name="State" type="b" access="read" />
@@ -94,7 +94,7 @@
This value is only applicable when dynamic SAR is enabled.
- Since: 1.18
+ Since: 1.20
-->
<property name="PowerLevel" type="u" access="read" />