diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.xml')
-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 42f80419..48b51514 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -470,5 +470,13 @@ --> <property name="Bands" type="au" access="read" /> + <!-- + SupportedIpFamilies: + + Bitmask of <link linkend="MMBearerIpFamily">MMBearerIpFamily</link> values, + specifying the IP families supported by the device. + --> + <property name="SupportedIpFamilies" type="u" access="read" /> + </interface> </node> |