linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Mikel Astiz <mikel.astiz.oss@gmail.com>
Cc: linux-bluetooth@vger.kernel.org, Mikel Astiz <mikel.astiz@bmw-carit.de>
Subject: Re: [PATCH v2 0/3] Minor audio-related fixes
Date: Tue, 14 Feb 2012 12:49:15 +0200	[thread overview]
Message-ID: <20120214104915.GA2846@x220> (raw)
In-Reply-To: <1329210394-31405-1-git-send-email-mikel.astiz.oss@gmail.com>

Hi Mikel,

On Tue, Feb 14, 2012, Mikel Astiz wrote:
> From: Mikel Astiz <mikel.astiz@bmw-carit.de>
> 
> This patch series includes minor modifications that have been useful
> while testing the Media API for HFP use-cases.
> 
> These three patches were acked by Luiz Augusto von Dentz the 15-12-2011.
> 
> The first patch has been removed from the previous proposal, given
> that it doesn't really solve the underlying problem. According to Luiz
> (15-12-2011):
> 
> "gateway_suspend_stream as it is useless, but I think we should fix it
> to work similarly to headset_suspend_stream so we properly wait until
> the socket is closed before we unlock and reply, this is necessary in
> order to properly synchronize switching profiles otherwise
> gateway_suspend_complete maybe called without SCO being completely
> disconnected. Also when a fd is passed over to another process calling
> close/g_io_channel_shutdown is not enough since this only release our
> reference, in this case shutdown must be called."
> 
> This issue is not tackled here.
> 
> Mikel Astiz (3):
>   audio: gateway_unlock together with in_use = FALSE
>   a2dp: return NotSupported error if no server found
>   audio: do not disconnect on gateway SCO failure
> 
>  audio/a2dp.c      |    2 +-
>  audio/gateway.c   |    2 +-
>  audio/transport.c |    3 ++-
>  3 files changed, 4 insertions(+), 3 deletions(-)

All three patches have been applied. Thanks.

Johan

      parent reply	other threads:[~2012-02-14 10:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-14  9:06 [PATCH v2 0/3] Minor audio-related fixes Mikel Astiz
2012-02-14  9:06 ` [PATCH v2 1/3] audio: gateway_unlock together with in_use = FALSE Mikel Astiz
2012-02-14  9:28   ` Luiz Augusto von Dentz
2012-02-14  9:06 ` [PATCH v2 2/3] a2dp: return NotSupported error if no server found Mikel Astiz
2012-02-14  9:29   ` Luiz Augusto von Dentz
2012-02-14  9:06 ` [PATCH v2 3/3] audio: do not disconnect on gateway SCO failure Mikel Astiz
2012-02-14  9:29   ` Luiz Augusto von Dentz
2012-02-14 10:49 ` Johan Hedberg [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=20120214104915.GA2846@x220 \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=mikel.astiz.oss@gmail.com \
    --cc=mikel.astiz@bmw-carit.de \
    /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;
as well as URLs for NNTP newsgroup(s).