From 2db79a8b54c3b687ba709e70ab00c81f4cfbe55c Mon Sep 17 00:00:00 2001 From: Andrew Bird Date: Thu, 28 Jul 2011 17:44:12 +0100 Subject: api: add new LTE constant to the MM_ACCESS_TECHs The 10.4 version of TS27.007 extends the range of values possible from AT+COPS? The range of values are as follows: 3GPP TS 27.007 V10.4.0, +COPS : integer type; access technology selected 0 GSM 1 GSM Compact 2 UTRAN 3 GSM w/EGPRS 4 UTRAN w/HSDPA 5 UTRAN w/HSUPA 6 UTRAN w/HSDPA and HSUPA 7 E-UTRAN All but the LTE (E-UTRAN) value can be represented in MM 0.5, this patch adds a new constant to correct that, until the MM API is redesigned later for 0.6. Signed-off-by: Andrew Bird --- introspection/org.freedesktop.ModemManager.Modem.Gsm.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'introspection') diff --git a/introspection/org.freedesktop.ModemManager.Modem.Gsm.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.xml index 9afe64f2..1abf9155 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.Gsm.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.xml @@ -163,6 +163,9 @@ HSPA+ (ETSI 27.007: "UTRAN w/HSPA+") + + LTE (ETSI 27.007: "E-UTRAN") + -- cgit v1.2.3-70-g09d2