aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Shienbrood <ers@chromium.org>2010-08-19 16:51:20 -0400
committerElly Jones <ellyjones@google.com>2010-12-20 14:05:34 -0500
commit74b49b8b4d7d87a5fcd871662c600a7c4cc10620 (patch)
treefe544d8085808aaaaf970e350ba36f71cdd17e09
parent12600464e3e77e2eba3ba6997bb41d3df5ff6bc5 (diff)
Added MEID property to org.freedesktop.ModemManager.Cdma interface.
BUG=chromium-os:4560 TEST=tested using modified flimflam and cromo Change-Id: I385abf8df340c26259810ea44c43680cc420c015 Review URL: http://codereview.chromium.org/3136020
-rw-r--r--introspection/org.freedesktop.ModemManager.Modem.Cdma.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml
index bf91c0c9..a2ebc1d2 100644
--- a/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml
+++ b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml
@@ -65,6 +65,12 @@
</arg>
</method>
+ <property name="MEID" type="s" access="read">
+ <tp:docstring>
+ The modem's Mobile Equipment Identifier.
+ </tp:docstring>
+ </property>
+
<signal name="RegistrationStateChanged">
<tp:docstring>
The device registration state changed.