diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-15 15:40:10 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-01-15 15:40:10 +0100 |
commit | 5123add8601e012944e7ea9e1cf28ce17b2f03bd (patch) | |
tree | 793dc79abab491689ffb2e2b236ca445f1239761 /introspection/org.freedesktop.ModemManager1.Modem.Oma.xml | |
parent | 478a076d30b8ad44821e24652a4ebad5a8b3a6bb (diff) |
api,doc: add note about when each modem interface is available
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Oma.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Oma.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Oma.xml b/introspection/org.freedesktop.ModemManager1.Modem.Oma.xml index 351ff518..cb0f8088 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Oma.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Oma.xml @@ -17,6 +17,11 @@ Device management sessions are either on-demand (client-initiated), or automatically initiated by either the device itself or the network. + + This interface will only be available once the modem is ready to be + registered in the cellular network. 3GPP devices will require a valid + unlocked SIM card before any of the features in the interface can be + used. --> <interface name="org.freedesktop.ModemManager1.Modem.Oma"> |