aboutsummaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorElly Jones <ellyjones@google.com>2010-12-20 12:23:41 -0500
committerElly Jones <ellyjones@google.com>2010-12-20 12:23:41 -0500
commit245818de331608a10c2279a56c5feba86aa1a1ea (patch)
tree3d73ba9fbf7c1c2087087c7c06cb77485f7db405 /introspection
parent241bef544d45eded170ce8bfb94923bab9993720 (diff)
Install xml files so they can be used by cromo (chromeos modem manager)
Amended: Install the files under their proper DBus names. Review URL: http://codereview.chromium.org/1618004 (cherry picked from commit 89f7f05f1294485fa8b44cfdd3c9b0d924d45ac1) Conflicts: Makefile.am Change-Id: I65b2b0c1b5e579bb5b1d5d5b390c3be2ae49543c
Diffstat (limited to 'introspection')
-rw-r--r--introspection/all.xml26
-rw-r--r--introspection/mm-modem-cdma.xml97
-rw-r--r--introspection/org.freedesktop.DBus.Properties.xml (renamed from introspection/mm-properties-changed.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml (renamed from introspection/mm-modem-gsm-card.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Gsm.Contacts.xml (renamed from introspection/mm-modem-gsm-contacts.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Gsm.Hso.xml (renamed from introspection/mm-modem-gsm-hso.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Gsm.Network.xml (renamed from introspection/mm-modem-gsm-network.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml (renamed from introspection/mm-modem-gsm-sms.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml (renamed from introspection/mm-modem-gsm-ussd.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Gsm.xml (renamed from introspection/mm-modem-gsm.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Location.xml (renamed from introspection/mm-modem-location.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Simple.xml (renamed from introspection/mm-modem-simple.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.xml (renamed from introspection/mm-modem.xml)0
-rw-r--r--introspection/org.freedesktop.ModemManager.xml (renamed from introspection/mm-manager.xml)0
14 files changed, 13 insertions, 110 deletions
diff --git a/introspection/all.xml b/introspection/all.xml
index dd30b574..0533e14c 100644
--- a/introspection/all.xml
+++ b/introspection/all.xml
@@ -23,19 +23,19 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
</tp:license>
- <xi:include href="mm-manager.xml"/>
- <xi:include href="mm-modem.xml"/>
- <xi:include href="mm-modem-simple.xml"/>
- <xi:include href="mm-modem-location.xml"/>
- <xi:include href="mm-modem-cdma.xml"/>
- <xi:include href="mm-modem-gsm.xml"/>
- <xi:include href="mm-modem-gsm-card.xml"/>
- <xi:include href="mm-modem-gsm-contacts.xml"/>
- <xi:include href="mm-modem-gsm-network.xml"/>
- <xi:include href="mm-modem-gsm-sms.xml"/>
- <xi:include href="mm-modem-gsm-hso.xml"/>
- <xi:include href="mm-modem-gsm-ussd.xml"/>
- <xi:include href="mm-properties-changed.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Modem.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Modem.Simple.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Modem.Location.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Modem.Cdma"/>
+ <xi:include href="org.freedesktop.ModemManager.Modem.Gsm"/>
+ <xi:include href="org.freedesktop.ModemManager.Gsm.Card.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Gsm.Contacts.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Gsm.Network.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Gsm.SMS.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Gsm.Hso.xml"/>
+ <xi:include href="org.freedesktop.ModemManager.Gsm.Ussd.xml"/>
+ <xi:include href="org.freedesktop.DBus.Properties.xml"/>
<xi:include href="mm-serial-error.xml"/>
<xi:include href="mm-modem-error.xml"/>
diff --git a/introspection/mm-modem-cdma.xml b/introspection/mm-modem-cdma.xml
deleted file mode 100644
index bf91c0c9..00000000
--- a/introspection/mm-modem-cdma.xml
+++ /dev/null
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
- <interface name="org.freedesktop.ModemManager.Modem.Cdma">
-
- <method name="GetSignalQuality">
- <tp:docstring>
- Get the current signal quality.
- </tp:docstring>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_cdma_get_signal_quality"/>
- <arg name="quality" type="u" direction="out">
- <tp:docstring>
- Signal quality (percent).
- </tp:docstring>
- </arg>
- </method>
-
- <method name="GetEsn">
- <tp:docstring>
- Get the Electronic Serial Number of the card.
- </tp:docstring>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_cdma_get_esn"/>
- <arg name="esn" type="s" direction="out">
- <tp:docstring>
- The ESN.
- </tp:docstring>
- </arg>
- </method>
-
- <method name="GetServingSystem">
- <tp:docstring>
- Get the Service System details of the current network, if registered.
- </tp:docstring>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_cdma_get_serving_system"/>
- <arg name="info" type="(usu)" direction="out">
- <tp:docstring>
- A structure containing the Band Class (0 = unknown, 1 = 800 MHz, 2 = 1900 MHz), the Band ("A" - "F" as defined by IS707-A), and the System ID of the serving network.
- </tp:docstring>
- </arg>
- </method>
-
- <signal name="SignalQuality">
- <tp:docstring>
- The signal quality changed.
- </tp:docstring>
- <arg name="quality" type="u">
- <tp:docstring>
- The new quality in percent, 0..100.
- </tp:docstring>
- </arg>
- </signal>
-
- <method name="GetRegistrationState">
- <tp:docstring>Get device registration state.</tp:docstring>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_cdma_get_registration_state"/>
- <arg name="cdma_1x_state" type="u" direction="out" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE">
- <tp:docstring>CDMA 1x registration state.</tp:docstring>
- </arg>
- <arg name="evdo_state" type="u" direction="out" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE">
- <tp:docstring>EVDO registration state.</tp:docstring>
- </arg>
- </method>
-
- <signal name="RegistrationStateChanged">
- <tp:docstring>
- The device registration state changed.
- </tp:docstring>
- <arg name="cdma-1x-state" type="u" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE">
- <tp:docstring>CDMA 1x registration state.</tp:docstring>
- </arg>
- <arg name="evdo-state" type="u" tp:type="MM_MODEM_CDMA_REGISTRATION_STATE">
- <tp:docstring>EVDO registration state.</tp:docstring>
- </arg>
- </signal>
-
- <tp:enum name="MM_MODEM_CDMA_REGISTRATION_STATE" type="u">
- <tp:enumvalue suffix="UNKNOWN" value="0">
- <tp:docstring>Registration status is unknown or the device is not registered.</tp:docstring>
- </tp:enumvalue>
- <tp:enumvalue suffix="REGISTERED" value="1">
- <tp:docstring>Registered, but roaming status is unknown or cannot be provided by the device. The device may or may not be roaming.</tp:docstring>
- </tp:enumvalue>
- <tp:enumvalue suffix="HOME" value="2">
- <tp:docstring>Currently registered on the home network.</tp:docstring>
- </tp:enumvalue>
- <tp:enumvalue suffix="ROAMING" value="3">
- <tp:docstring>Currently registered on a roaming network.</tp:docstring>
- </tp:enumvalue>
- </tp:enum>
-
- </interface>
-</node>
-
diff --git a/introspection/mm-properties-changed.xml b/introspection/org.freedesktop.DBus.Properties.xml
index b2d09236..b2d09236 100644
--- a/introspection/mm-properties-changed.xml
+++ b/introspection/org.freedesktop.DBus.Properties.xml
diff --git a/introspection/mm-modem-gsm-card.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml
index d4811576..d4811576 100644
--- a/introspection/mm-modem-gsm-card.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Card.xml
diff --git a/introspection/mm-modem-gsm-contacts.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Contacts.xml
index 60b06ad4..60b06ad4 100644
--- a/introspection/mm-modem-gsm-contacts.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Contacts.xml
diff --git a/introspection/mm-modem-gsm-hso.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Hso.xml
index d646acc3..d646acc3 100644
--- a/introspection/mm-modem-gsm-hso.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Hso.xml
diff --git a/introspection/mm-modem-gsm-network.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Network.xml
index 7c266818..7c266818 100644
--- a/introspection/mm-modem-gsm-network.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Network.xml
diff --git a/introspection/mm-modem-gsm-sms.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml
index 081ecc5a..081ecc5a 100644
--- a/introspection/mm-modem-gsm-sms.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.SMS.xml
diff --git a/introspection/mm-modem-gsm-ussd.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml
index ae6884f0..ae6884f0 100644
--- a/introspection/mm-modem-gsm-ussd.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml
diff --git a/introspection/mm-modem-gsm.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.xml
index ea23adcf..ea23adcf 100644
--- a/introspection/mm-modem-gsm.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.xml
diff --git a/introspection/mm-modem-location.xml b/introspection/org.freedesktop.ModemManager.Modem.Location.xml
index d74f61cd..d74f61cd 100644
--- a/introspection/mm-modem-location.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Location.xml
diff --git a/introspection/mm-modem-simple.xml b/introspection/org.freedesktop.ModemManager.Modem.Simple.xml
index bee1017f..bee1017f 100644
--- a/introspection/mm-modem-simple.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Simple.xml
diff --git a/introspection/mm-modem.xml b/introspection/org.freedesktop.ModemManager.Modem.xml
index e0cf4bd5..e0cf4bd5 100644
--- a/introspection/mm-modem.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.xml
diff --git a/introspection/mm-manager.xml b/introspection/org.freedesktop.ModemManager.xml
index bdeac01b..bdeac01b 100644
--- a/introspection/mm-manager.xml
+++ b/introspection/org.freedesktop.ModemManager.xml