aboutsummaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
Diffstat (limited to 'introspection')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml
index 6d200a81..ed8c99df 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml
@@ -132,7 +132,7 @@
The allowed properties in this method are all the ones specified in the
<link linkend="gdbus-property-org-freedesktop-ModemManager1-Modem-Modem3gpp.Nr5gRegistrationSettings">Nr5gRegistrationSettings</link>;
- i.e.: <literal>"mico-mode"</literal>.
+ i.e.: <literal>"mico-mode"</literal> and <literal>"drx-cycle"</literal>.
Since: 1.20
-->
@@ -352,6 +352,15 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry><term>"drx-cycle"</term>
+ <listitem>
+ <para>
+ A <link linkend="MMModem3gppDrxCycle">MMModem3gppDrxCycle</link> value,
+ representing the DRX settings requested by the host, given as an
+ unsigned integer (signature <literal>"u"</literal>).
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
Since: 1.20