All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/5] Add Bluetooth HFP memory index dialing V3
Date: Tue, 13 Feb 2018 13:10:39 -0600	[thread overview]
Message-ID: <d302c14a-f30d-ed0d-1871-ed8d8ff6842e@gmail.com> (raw)
In-Reply-To: <20180212183718.17194-1-philippedeswert@gmail.com>

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

Hi Philippe,

On 02/12/2018 12:37 PM, philippedeswert(a)gmail.com wrote:
> From: Philippe De Swert <philippedeswert@gmail.com>
> 
> Hi,
> 
> Finally got some time to redo the patches from last time after all the comments.
> So I renamed the functions to reflect clearly what they are for and avoid functionality
> duplication, used an unsigned int as suggested for the memory index, ditched callerid/CLIR
> (as it is not supported for bluetooth/hfp) and avoided mixing in different files in one
> patch as in the coding guidelines.
> 
> Hopefully third time is the charm ;)
> 
> Philippe
> 
> Philippe De Swert (5):
>    voicecall: Rename callbacks/functions related to dialing the last
>      called number
>    voicecall: Add support for dialing number at a given memory location
>    voicecall: Add functionality to manager to dial from a memory
>      location.
>    hfpmodem: Add memory dialling support
>    doc: Document the new DialMemory method of the voicecallmanager-api
> 
>   doc/voicecallmanager-api.txt | 11 ++++++++
>   drivers/hfpmodem/voicecall.c | 25 ++++++++++++++++++
>   include/voicecall.h          |  4 +++
>   src/voicecall.c              | 62 +++++++++++++++++++++++++++++++++++++++-----
>   4 files changed, 95 insertions(+), 7 deletions(-)
> 

I went ahead and applied the entire series.  I did fix up a few minor 
style & whitespace issues.

Thanks!

Regards,
-Denis

  parent reply	other threads:[~2018-02-13 19:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12 18:37 [PATCH 0/5] Add Bluetooth HFP memory index dialing V3 philippedeswert
2018-02-12 18:37 ` [PATCH 1/5] voicecall: Rename callbacks/functions related to dialing the last called number philippedeswert
2018-02-12 18:37 ` [PATCH 2/5] voicecall: Add support for dialing number at a given memory location philippedeswert
2018-02-12 18:37 ` [PATCH 3/5] voicecall: Add functionality to manager to dial from a " philippedeswert
2018-02-12 18:37 ` [PATCH 4/5] hfpmodem: Add memory dialling support philippedeswert
2018-02-12 18:37 ` [PATCH 5/5] doc: Document the new DialMemory method of the voicecallmanager-api philippedeswert
2018-02-13 19:10 ` Denis Kenzior [this message]
2018-02-14  9:35   ` [PATCH 0/5] Add Bluetooth HFP memory index dialing V3 Philippe De Swert

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=d302c14a-f30d-ed0d-1871-ed8d8ff6842e@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.