diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml index 03c8a9fb..9159052b 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml @@ -144,5 +144,11 @@ </tp:docstring> </property> + <property name="EnabledFacilityLocks" type="u" access="read" tp:type="MM_MODEM_GSM_FACILITY"> + <tp:docstring> + Facilities for which PIN locking is enabled. + </tp:docstring> + </property> + </interface> </node> |