From b19b25f324eff63e63638c26210d3108308bbaf9 Mon Sep 17 00:00:00 2001 From: David Rochberg Date: Mon, 4 Oct 2010 09:35:25 -0400 Subject: [PATCH] Add enums for activation state BUG=6885 TEST=inspect mm-modem.h, build cromo et al against new mm-modem.h Change-Id: Id8c849b6cffbadb9d5d2aa4109257eb747cf9bb5 Review URL: http://codereview.chromium.org/3616004 (cherry picked from commit 3a50b8c28d155060ce035a1c6d5eadf3d91297a5) --- .../org.freedesktop.ModemManager.Modem.Cdma.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml index a2ebc1d2..5f2db855 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.Cdma.xml @@ -98,6 +98,20 @@ + + + Device is not activated + + + Device is activating + + + Device is partially activated; carrier-specific steps required to continue. + + + Device is ready for use. + +