From: Yang Gu <yang.gu@intel.com>
To: ofono@ofono.org
Subject: [PATCH 0/5] Patch Description
Date: Tue, 21 Sep 2010 18:21:14 +0800 [thread overview]
Message-ID: <1285064479-12907-1-git-send-email-yang.gu@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 944 bytes --]
This series of patches are to handle send ss proactive command by splitting the path of D-Bus and stk request. In this version, only call-forwarding is handled, but others (call-barring, call-settings) would be quite similar.
Comments are welcome!
------
Yang Gu (5):
Add macro for general result and additional info
stk: Support send ss response
ss: Use function to judge if it's busy
ss: Use errno for ssc handling functions
cf: Handle send ss proactive command
src/call-barring.c | 71 ++++-------
src/call-forwarding.c | 327 ++++++++++++++++++++++++++++++++++++++++---------
src/call-settings.c | 44 +++----
src/ofono.h | 28 ++++
src/stk.c | 130 +++++++++++++++++++
src/stkutil.c | 2 +
src/stkutil.h | 23 ++++
src/ussd.c | 201 +++++++++++++++++++++++++++---
8 files changed, 673 insertions(+), 153 deletions(-)
--
1.7.2.3
next reply other threads:[~2010-09-21 10:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-21 10:21 Yang Gu [this message]
2010-09-21 10:21 ` [PATCH 1/5] Add macro for general result and additional info Yang Gu
2010-09-27 0:47 ` Denis Kenzior
2010-09-21 10:21 ` [PATCH 2/5] stk: Support send ss response Yang Gu
2010-09-27 0:48 ` Denis Kenzior
2010-10-18 8:04 ` Gu, Yang
2010-10-18 17:30 ` andrzej zaborowski
2010-10-18 22:34 ` Denis Kenzior
2010-09-21 10:21 ` [PATCH 3/5] ss: Use function to judge if it's busy Yang Gu
2010-09-27 1:05 ` Denis Kenzior
2010-09-21 10:21 ` [PATCH 4/5] ss: Use errno for ssc handling functions Yang Gu
2010-09-27 1:01 ` Denis Kenzior
2010-09-21 10:21 ` [PATCH 5/5] cf: Handle send ss proactive command Yang Gu
2010-09-21 19:28 ` Jeevaka.Badrappan
2010-09-27 2:11 ` Gu, Yang
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=1285064479-12907-1-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