public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "João Paulo Rechi Vita" <jprvita@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: luiz.dentz@gmail.com
Subject: A2DP Sink implementation
Date: Mon, 13 Jul 2009 12:28:49 -0300	[thread overview]
Message-ID: <1247498933-30609-1-git-send-email-jprvita@gmail.com> (raw)


The following serie of patches implements the necessary code for the A2DP Sink
in bluetoothd. It needs kernel version 2.6.30+ to work. The sink is disabled by
default, since there is no client to handle the incoming stream yet. To enable
it, just add an "Enable=Source" line to /etc/bluetooth/audio.conf.

             reply	other threads:[~2009-07-13 15:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-13 15:28 João Paulo Rechi Vita [this message]
2009-07-13 15:28 ` [PATCH 1/4] Adapt A2DP functions to support the Sink role João Paulo Rechi Vita
2009-07-13 15:28   ` [PATCH 2/4] Create A2DP Source interface João Paulo Rechi Vita
2009-07-13 15:28     ` [PATCH 3/4] Create one SBC Sink when registering A2DP server João Paulo Rechi Vita
2009-07-13 15:28       ` [PATCH 4/4] Add Sink role support to audio IPC João Paulo Rechi Vita
2009-07-13 16:38   ` [PATCH 1/4] Adapt A2DP functions to support the Sink role Luiz Augusto von Dentz
2009-07-13 21:02     ` 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=1247498933-30609-1-git-send-email-jprvita@gmail.com \
    --to=jprvita@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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