summaryrefslogtreecommitdiffstats
path: root/include/ussd.h
diff options
context:
space:
mode:
authorPekka Pessi <Pekka.Pessi@nokia.com>2010-09-16 20:32:45 +0300
committerDenis Kenzior <denkenz@gmail.com>2010-09-16 13:45:53 -0500
commit4b8f2b037cdd2926a18b2c8dc98e738e7c907082 (patch)
tree42453ce313e4857b3cfc21e4acbff47eb8541d2d /include/ussd.h
parenta111048129318d631c3123b10640a23208b8396b (diff)
downloadofono-4b8f2b037cdd2926a18b2c8dc98e738e7c907082.tar.bz2
ussd.h: +CUSD is documented in 27.007 section 7.15
Diffstat (limited to 'include/ussd.h')
-rw-r--r--include/ussd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ussd.h b/include/ussd.h
index 360ef006..82057f2d 100644
--- a/include/ussd.h
+++ b/include/ussd.h
@@ -28,6 +28,7 @@ extern "C" {
#include <ofono/types.h>
+/* 3GPP TS 27.007 section 7.15, values for <m> */
enum ofono_ussd_status {
OFONO_USSD_STATUS_NOTIFY = 0,
OFONO_USSD_STATUS_ACTION_REQUIRED = 1,