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.ModemCdma.xml | |
parent | 478a076d30b8ad44821e24652a4ebad5a8b3a6bb (diff) |
api,doc: add note about when each modem interface is available
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml b/introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml index 28e4e161..6000f41a 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml @@ -17,6 +17,11 @@ This interface provides access to specific actions that may be performed in modems with CDMA capabilities. + + This interface will only be available once the modem is ready to be + registered in the cellular network. Mixed 3GPP+3GPP2 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.ModemCdma"> |