From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCHv3 0/2] Make message state feature independent of the stack
Date: Thu, 20 Jan 2011 15:02:41 -0600 [thread overview]
Message-ID: <4D38A2F1.6010909@gmail.com> (raw)
In-Reply-To: <1295559757-22144-1-git-send-email-faiyaz.baxamusa@nokia.com>
[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]
Hi Faiyaz,
On 01/20/2011 03:42 PM, Faiyaz Baxamusa wrote:
> This set of patches enable the "org.ofono.Message" interface code to be
> independent of the protocol stack. This will enable both GSM and CDMA SMS stack
> to reuse the interface code.
>
> The changes have been tested with phonesim using send-sms script.
>
> Faiyaz Baxamusa (2):
> doc: Add messagemanager-api and change message-api
> sms: Introduce message code independent of protocol stack
>
> Makefile.am | 7 +-
> ...message-api.txt => cdma-messagemanager-api.txt} | 0
> doc/message-api.txt | 89 -------
> doc/messagemanager-api.txt | 88 +++++++
> src/message.c | 228 ++++++++++++++++++
> src/message.h | 54 +++++
> src/sms.c | 247 +++-----------------
> 7 files changed, 402 insertions(+), 311 deletions(-)
> rename doc/{cdma-message-api.txt => cdma-messagemanager-api.txt} (100%)
> create mode 100644 doc/messagemanager-api.txt
> create mode 100644 src/message.c
> create mode 100644 src/message.h
Both patches have been applied, thanks.
Regards,
-Denis
prev parent reply other threads:[~2011-01-20 21:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-20 21:42 [PATCHv3 0/2] Make message state feature independent of the stack Faiyaz Baxamusa
2011-01-20 21:02 ` Denis Kenzior [this message]
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=4D38A2F1.6010909@gmail.com \
--to=denkenz@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.