include: Add support for dual stack contexts

This commit is contained in:
Denis Kenzior 2011-03-09 18:42:06 -06:00
parent ae096831e5
commit 9a4122f74b
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ struct ofono_gprs_context;
enum ofono_gprs_proto {
OFONO_GPRS_PROTO_IP = 0,
OFONO_GPRS_PROTO_IPV6,
OFONO_GPRS_PROTO_IPV4V6,
};
enum ofono_gprs_context_type {