linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Frédéric Dalleau" <frederic.dalleau@linux.intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: "Frédéric Dalleau" <frederic.dalleau@linux.intel.com>
Subject: [PATCH v5 0/6] Add support for HandsfreeGateway to Media
Date: Tue,  6 Sep 2011 15:55:47 +0200	[thread overview]
Message-ID: <1315317353-14412-1-git-send-email-frederic.dalleau@linux.intel.com> (raw)

Hi,

The first patch in this series fix the issue remaining in v2.
It also fix a crash because the request_stream callback was run synchronously.
After that various fixes.

Changes from v4 :
Patch 2: take Luiz comment into account and create error domain for
gateway
Patch 4: also make sure gateway is set back to disconnected state in case of
authorize errors.

Best regards,
Frédéric

Frédéric Dalleau (6):
  Fix disconnect SCO at same time than RFCOMM
  Fix asynchronously run request stream cb
  Fix state to "playing" on SCO establishment
  Set state to "connecting" on connection requested
  Fix reference count issue in incoming connections
  Check all states before allowing gw connection

 audio/gateway.c |  194 ++++++++++++++++++++++++++++++++++++++-----------------
 audio/gateway.h |   12 +++-
 audio/manager.c |    8 ++-
 audio/unix.c    |   13 +---
 4 files changed, 155 insertions(+), 72 deletions(-)


             reply	other threads:[~2011-09-06 13:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 13:55 Frédéric Dalleau [this message]
2011-09-06 13:55 ` [PATCH v5 1/6] Fix disconnect SCO at same time than RFCOMM Frédéric Dalleau
2011-09-21  8:41   ` Luiz Augusto von Dentz
2011-09-06 13:55 ` [PATCH v5 2/6] Fix asynchronously run request stream cb Frédéric Dalleau
2011-09-21  8:45   ` Luiz Augusto von Dentz
2011-09-06 13:55 ` [PATCH v5 3/6] Fix state to "playing" on SCO establishment Frédéric Dalleau
2011-09-21  8:42   ` Luiz Augusto von Dentz
2011-09-06 13:55 ` [PATCH v5 4/6] Set state to "connecting" on connection requested Frédéric Dalleau
2011-09-21  8:46   ` Luiz Augusto von Dentz
2011-09-06 13:55 ` [PATCH v5 5/6] Fix reference count issue in incoming connections Frédéric Dalleau
2011-09-21  8:47   ` Luiz Augusto von Dentz
2011-09-06 13:55 ` [PATCH v5 6/6] Check all states before allowing gw connection Frédéric Dalleau
2011-09-21  8:54   ` Luiz Augusto von Dentz
2011-09-27  9:25 ` [PATCH v5 0/6] Add support for HandsfreeGateway to Media Johan Hedberg

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=1315317353-14412-1-git-send-email-frederic.dalleau@linux.intel.com \
    --to=frederic.dalleau@linux.intel.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;
as well as URLs for NNTP newsgroup(s).