summaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index 0f7684e1..963c68aa 100644
--- a/src/common.h
+++ b/src/common.h
@@ -35,7 +35,8 @@ enum access_technology {
ACCESS_TECHNOLOGY_GSM_EGPRS = 3,
ACCESS_TECHNOLOGY_UTRAN_HSDPA = 4,
ACCESS_TECHNOLOGY_UTRAN_HSUPA = 5,
- ACCESS_TECHNOLOGY_UTRAN_HSDPA_HSUPA = 6
+ ACCESS_TECHNOLOGY_UTRAN_HSDPA_HSUPA = 6,
+ ACCESS_TECHNOLOGY_EUTRAN = 7
};
/* 27.007 Section 7.2 <stat> */