All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] hfpmodem: Split AT+VTS command into multiple +VTS
Date: Sat, 21 Jun 2014 12:05:21 -0500	[thread overview]
Message-ID: <53A5BB51.2070604@gmail.com> (raw)
In-Reply-To: <1403251431-17518-1-git-send-email-sergio.checa@oss.bmw-carit.de>

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

Hi Sergio,

On 06/20/2014 03:03 AM, Sergio Checa Blanco wrote:
> From: Sergio Checa Blanco <sergio.checa@bmw-carit.de>
> 
> According to the standard "3GPP 27.007 v6.8.0" Appendix C.2.11,
> when sending multiple DTMF characters, these must go in individual
> +VTS commands for each tone. This adopts the AT modem approach.
> 
> Before: AT+VTS=1234\r
> After:  AT+VTS=1;+VTS=2;+VTS=3;+VTS=4\r
> ---
>  drivers/hfpmodem/voicecall.c | 11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)

Patch has been applied, thanks.

Regards,
-Denis


      reply	other threads:[~2014-06-21 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20  8:03 [PATCH] hfpmodem: Split AT+VTS command into multiple +VTS Sergio Checa Blanco
2014-06-21 17:05 ` 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=53A5BB51.2070604@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.