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.Location.xml | |
parent | 478a076d30b8ad44821e24652a4ebad5a8b3a6bb (diff) |
api,doc: add note about when each modem interface is available
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Location.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Location.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Location.xml b/introspection/org.freedesktop.ModemManager1.Modem.Location.xml index e36f8e0f..5c49abb9 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Location.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Location.xml @@ -19,6 +19,11 @@ client applications. Not all devices can provide this information, or even if they do, they may not be able to provide it while a data session is active. + + 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 (including GNSS module management). --> <interface name="org.freedesktop.ModemManager1.Modem.Location"> |