Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: introspection/mm-modem-cdma.xml

Issue 3136020: Added MEID property to org.freedesktop.ModemManager.Cdma interface. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/modemmanager.git
Patch Set: Undo additions of unneeded properties Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: introspection/mm-modem-cdma.xml
diff --git a/introspection/mm-modem-cdma.xml b/introspection/mm-modem-cdma.xml
index bf91c0c90c799b7d631bee95ce13e75ce31ae223..a2ebc1d296a3219ab1b9fe3c7d5cbb02826dd2e2 100644
--- a/introspection/mm-modem-cdma.xml
+++ b/introspection/mm-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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698