From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH v2 0/2] add support of void parameters in CMER
Date: Thu, 24 Feb 2011 14:02:49 -0600 [thread overview]
Message-ID: <4D66B969.10904@gmail.com> (raw)
In-Reply-To: <1298567766-17745-1-git-send-email-frederic.danis@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 809 bytes --]
Hi Frédéric,
On 02/24/2011 11:16 AM, Frédéric Danis wrote:
> following commands are supported :
> AT+CMER=3,0,0,1,0
>
> OK
> AT+CMER=3,0,0,1
>
> OK
> AT+CMER=3,,,1
>
> OK
> AT+CMER=3,,,1,
>
> OK
> AT+CMER=,,0,1,
>
> OK
> AT+CMER=3, ,,1
>
> OK
> AT+CMER=3,a,0,1
>
> ERROR
> AT+CMER=3,"a",0,1
>
> ERROR
> AT+CMER=3,
>
> OK
> AT+CMER=3
>
> OK
>
> Frédéric Danis (2):
> gatchat: add g_at_result_iter_next_number_default API
> emulator: add support of void parameters in CMER
>
> gatchat/gatresult.c | 30 ++++++++++++++++++++++++++++++
> gatchat/gatresult.h | 2 ++
> src/emulator.c | 24 ++++++++++++------------
> 3 files changed, 44 insertions(+), 12 deletions(-)
>
Both patches have been applied, thanks.
Regards,
-Denis
prev parent reply other threads:[~2011-02-24 20:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-24 17:16 [PATCH v2 0/2] add support of void parameters in CMER =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis
2011-02-24 17:16 ` [PATCH 1/2] gatchat: add g_at_result_iter_next_number_default API =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis
2011-02-24 17:16 ` [PATCH 2/2] emulator: add support of void parameters in CMER =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis
2011-02-24 20: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=4D66B969.10904@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox