Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android/hal-audio: Decouple SBC codec from core HAL
Date: Fri, 23 May 2014 09:28:53 +0200	[thread overview]
Message-ID: <3187088.gBzXr2MLj0@uw000953> (raw)
In-Reply-To: <1400691979-25080-1-git-send-email-andrzej.kaczmarek@tieto.com>

Hi Andrzej,

On Wednesday 21 of May 2014 19:06:19 Andrzej Kaczmarek wrote:
> Codec abstraction in hal-audio is now good enough to allow splitting
> code into core and codec implementation easily so this patch moves
> SBC codec code into separate file and provides interface required for
> other codecs to be implemented.
> ---
>  android/Android.mk      |   4 +-
>  android/Makefile.am     |   2 +
>  android/hal-audio-sbc.c | 389 +++++++++++++++++++++++++++++++++++++++
>  android/hal-audio.c     | 469 +-----------------------------------------------
>  android/hal-audio.h     | 110 ++++++++++++
>  5 files changed, 511 insertions(+), 463 deletions(-)
>  create mode 100644 android/hal-audio-sbc.c
>  create mode 100644 android/hal-audio.h

Patch has been applied, thanks.

-- 
Best regards, 
Szymon Janc

      reply	other threads:[~2014-05-23  7:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-21 17:06 [PATCH] android/hal-audio: Decouple SBC codec from core HAL Andrzej Kaczmarek
2014-05-23  7:28 ` Szymon Janc [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=3187088.gBzXr2MLj0@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=andrzej.kaczmarek@tieto.com \
    --cc=linux-bluetooth@vger.kernel.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