summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
Diffstat (limited to 'introspection')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Bearer.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Bearer.xml b/introspection/org.freedesktop.ModemManager1.Bearer.xml
index b822bf985..de306a613 100644
--- a/introspection/org.freedesktop.ModemManager1.Bearer.xml
+++ b/introspection/org.freedesktop.ModemManager1.Bearer.xml
@@ -379,6 +379,15 @@
<property name="Stats" type="a{sv}" access="read" />
<!--
+ ReloadStatsSupported:
+
+ Indicates whether or not the bearer support getting rx and tx bytes statistics.
+
+ Since: 1.20
+ -->
+ <property name="ReloadStatsSupported" type="b" access="read" />
+
+ <!--
IpTimeout:
Maximum time to wait for a successful IP establishment, when PPP is used.