api,modem3gpp: add DRX cycle in 5G registration settings
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user