diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager.Modem.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.xml b/introspection/org.freedesktop.ModemManager.Modem.xml index 3f80e21f..7da014f0 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.xml @@ -195,6 +195,12 @@ </tp:docstring> </property> + <property name="IpTimeout" type="u" access="read"> + <tp:docstring> + Maximum time to wait for a successful IP establishment, when PPP is used. + </tp:docstring> + </property> + <!-- Enabled should be folded into this. --> <property name="State" type="u" access="read" tp:type="MM_MODEM_STATE"> <tp:docstring> |