diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml index b264ab41..a5a236c5 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -210,6 +210,14 @@ <property name="Sim" type="o" access="read" /> <!-- + Bearers: + + The list of bearer object paths (EPS Bearers, PDP Contexts, or + CDMA2000 Packet Data Sessions). + --> + <property name="Bearers" type="ao" access="read" /> + + <!-- SupportedCapabilities: List of <link linkend="MMModemCapability">MMModemCapability</link> |