Open Source Telephony
 help / color / mirror / Atom feed
From: Yang Gu <yang.gu@intel.com>
To: ofono@ofono.org
Subject: [PATCH 2/6] Add macro for ber-tlv more time
Date: Wed, 24 Mar 2010 17:35:43 +0800	[thread overview]
Message-ID: <1269423347-15508-2-git-send-email-yang.gu@intel.com> (raw)
In-Reply-To: <1269423347-15508-1-git-send-email-yang.gu@intel.com>

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

---
 src/stkutil.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/stkutil.h b/src/stkutil.h
index 00c985a..4b7c382 100644
--- a/src/stkutil.h
+++ b/src/stkutil.h
@@ -37,8 +37,9 @@ enum stk_envelope_type {
 /* TS 102.223 Section 9.4 */
 enum stk_command_type {
 	STK_COMMAND_TYPE_REFRESH =			0x01,
-	STK_COMMAND_TYPE_POLL_INTERVAL =		0x02,
-	STK_COMMAND_TYPE_POLLING_OFF =			0x03,
+	STK_COMMAND_TYPE_MORE_TIME =			0x02,
+	STK_COMMAND_TYPE_POLL_INTERVAL =		0x03,
+	STK_COMMAND_TYPE_POLLING_OFF =			0x04,
 	STK_COMMAND_TYPE_SETUP_EVENT_LIST =		0x05,
 	STK_COMMAND_TYPE_SETUP_CALL =			0x10,
 	STK_COMMAND_TYPE_SEND_SS =			0x11,
-- 
1.6.3.3


  reply	other threads:[~2010-03-24  9:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-24  9:35 [PATCH 1/6] Add parser for location information objects Yang Gu
2010-03-24  9:35 ` Yang Gu [this message]
2010-03-24  9:35   ` [PATCH 3/6] Unify some macro names of ber-tlv and comprehension tlv Yang Gu
2010-03-24  9:35     ` [PATCH 4/6] Add macro name of comprehension tlv cdma sms tpdu Yang Gu
2010-03-24  9:35       ` [PATCH 5/6] Add parser for imei objects Yang Gu
2010-03-24  9:35         ` [PATCH 6/6] Add parser for help request objects Yang Gu
2010-03-24 17:44           ` Denis Kenzior
2010-03-24 17:38         ` [PATCH 5/6] Add parser for imei objects Denis Kenzior
2010-03-24 17:15       ` [PATCH 4/6] Add macro name of comprehension tlv cdma sms tpdu Denis Kenzior
2010-03-24 17:03     ` [PATCH 3/6] Unify some macro names of ber-tlv and comprehension tlv Denis Kenzior
2010-03-24 17:15   ` [PATCH 2/6] Add macro for ber-tlv more time Denis Kenzior
2010-03-24 20:00 ` [PATCH 1/6] Add parser for location information objects Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1269423347-15508-2-git-send-email-yang.gu@intel.com \
    --to=yang.gu@intel.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox