From 4b8f2b037cdd2926a18b2c8dc98e738e7c907082 Mon Sep 17 00:00:00 2001 From: Pekka Pessi Date: Thu, 16 Sep 2010 20:32:45 +0300 Subject: ussd.h: +CUSD is documented in 27.007 section 7.15 --- include/ussd.h | 1 + 1 file changed, 1 insertion(+) 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 +/* 3GPP TS 27.007 section 7.15, values for */ enum ofono_ussd_status { OFONO_USSD_STATUS_NOTIFY = 0, OFONO_USSD_STATUS_ACTION_REQUIRED = 1, -- cgit v1.2.3