diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Bearer.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Bearer.xml b/introspection/org.freedesktop.ModemManager1.Bearer.xml index fb008797..94332215 100644 --- a/introspection/org.freedesktop.ModemManager1.Bearer.xml +++ b/introspection/org.freedesktop.ModemManager1.Bearer.xml @@ -103,6 +103,14 @@ <property name="Suspended" type="b" access="read" /> <!-- + Multiplexed: + + This property will be %TRUE if the bearer is connected through a + multiplexed network link. + --> + <property name="Multiplexed" type="b" access="read" /> + + <!-- Ip4Config: If the bearer was configured for IPv4 addressing, upon activation this |