diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml index 5542fb6b..758fb32d 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml @@ -175,5 +175,12 @@ --> <property name="Pco" type="a(ubay)" access="read" /> + <!-- + InitialEpsBearer: + + The object path for the initial default EPS bearer. + --> + <property name="InitialEpsBearer" type="o" access="read" /> + </interface> </node> |