summaryrefslogtreecommitdiffstats
path: root/include/gprs-context.h
diff options
context:
space:
mode:
authorPekka Pessi <Pekka.Pessi@nokia.com>2010-10-27 17:38:01 +0300
committerMarcel Holtmann <marcel@holtmann.org>2010-10-27 16:57:57 +0200
commitde96428ca23e87956f151356e2b764a1e504f0bf (patch)
tree4a9b2446f791cce6259ca519489447d06b3d4b14 /include/gprs-context.h
parent4e72af9b19a42075c2a7559665b1adc960e2b564 (diff)
downloadofono-de96428ca23e87956f151356e2b764a1e504f0bf.tar.bz2
gprs-context: add IMS connection type
Diffstat (limited to 'include/gprs-context.h')
-rw-r--r--include/gprs-context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gprs-context.h b/include/gprs-context.h
index 19abf334..f796e2d5 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -44,6 +44,7 @@ enum ofono_gprs_context_type {
OFONO_GPRS_CONTEXT_TYPE_INTERNET,
OFONO_GPRS_CONTEXT_TYPE_MMS,
OFONO_GPRS_CONTEXT_TYPE_WAP,
+ OFONO_GPRS_CONTEXT_TYPE_IMS,
};
struct ofono_gprs_primary_context {