diff options
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Voice.xml')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Voice.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml index d39081c0..59f11e9d 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml @@ -127,10 +127,10 @@ CallWaitingSetup: Activates or deactivates the call waiting network service, as per - 3GPP TS 22.083. + 3GPP TS 22.083. - This operation requires communication with the network in order to - complete, so the modem must be successfully registered. + This operation requires communication with the network in order to + complete, so the modem must be successfully registered. --> <method name="CallWaitingSetup"> <arg name="enable" type="b" direction="in" /> @@ -140,10 +140,10 @@ CallWaitingQuery: Queries the status of the call waiting network service, as per - 3GPP TS 22.083. + 3GPP TS 22.083. - This operation requires communication with the network in order to - complete, so the modem must be successfully registered. + This operation requires communication with the network in order to + complete, so the modem must be successfully registered. --> <method name="CallWaitingQuery"> <arg name="status" type="b" direction="out" /> |