diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-10 10:47:53 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-10 11:38:47 +0200 |
commit | 797f2a5a2e73d2be64b16c739d9b859ffd7938d0 (patch) | |
tree | aae6272017f450904c5f0b577a90736d0f2bae82 /introspection | |
parent | 9c0a937cf3ce311f8ed7992dc5b8abd38ffc3e08 (diff) |
api,doc: fix some property gtk-doc links
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml index 474f1293..41dd192e 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.xml @@ -149,7 +149,7 @@ Set the capabilities of the device. The given bitmask should be supported by the modem, as specified in the - #org.freedesktop.ModemManager1.Modem.Modem:SupportedCapabilities property. + #org.freedesktop.ModemManager1.Modem:SupportedCapabilities property. This command may power-cycle the device. --> @@ -240,7 +240,7 @@ If the modem doesn't allow changing the current capabilities, the list will report one single entry with the same bitmask as in - #org.freedesktop.ModemManager1.Modem.Modem:CurrentCapabilities. + #org.freedesktop.ModemManager1.Modem:CurrentCapabilities. Only multimode devices implementing both 3GPP (GSM/UMTS/LTE/5GNR) and 3GPP2 (CDMA/EVDO) specs will report more than one combination of @@ -256,7 +256,7 @@ technologies. This bitmask will be one of the ones listed in - #org.freedesktop.ModemManager1.Modem.Modem:SupportedCapabilities. + #org.freedesktop.ModemManager1.Modem:SupportedCapabilities. --> <property name="CurrentCapabilities" type="u" access="read" /> |