diff --git a/new/org.freedesktop.ModemManager1.Modem.Simple.xml b/new/org.freedesktop.ModemManager1.Modem.Simple.xml index 1b8610af..34920af8 100644 --- a/new/org.freedesktop.ModemManager1.Modem.Simple.xml +++ b/new/org.freedesktop.ModemManager1.Modem.Simple.xml @@ -98,6 +98,13 @@ given as a boolean value (signature "b"). + "rm-protocol" + + For CDMA devices, the protocol of the Rm interface, given as a + MMModemCdmaRmProtocol + value (signature "u"). + + --> diff --git a/new/org.freedesktop.ModemManager1.Modem.xml b/new/org.freedesktop.ModemManager1.Modem.xml index 9335fe63..26a0f1bb 100644 --- a/new/org.freedesktop.ModemManager1.Modem.xml +++ b/new/org.freedesktop.ModemManager1.Modem.xml @@ -69,6 +69,8 @@ Password (if any) required by the network, given as a string value (signature "s"). Optional in 3GPP. "allow-roaming" Flag to tell whether connection is allowed during roaming, given as a boolean value (signature "b"). Optional in 3GPP. + "rm-protocol" + Protocol of the Rm interface, given as a MMModemCdmaRmProtocol value (signature "u"). Optional in CDMA. "number" Telephone number to dial, given as a string value (signature "s"). Required in POTS.