public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Padovan <gustavo@padovan.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 4/5] audio: Remove local A2DP endpoints options
Date: Thu, 14 Jun 2012 10:47:33 -0300	[thread overview]
Message-ID: <20120614134733.GB3846@joana> (raw)
In-Reply-To: <1339681270-24425-4-git-send-email-luiz.dentz@gmail.com>

Hi Luiz,

* Luiz Augusto von Dentz <luiz.dentz@gmail.com> [2012-06-14 16:41:09 +0300]:

> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> The local endpoints are no use without the internal IPC.
> ---
>  audio/a2dp.c     |   72 +-----------------------------------------------------
>  audio/audio.conf |    5 ----
>  2 files changed, 1 insertion(+), 76 deletions(-)
> 
> diff --git a/audio/a2dp.c b/audio/a2dp.c
> index 96137e4..094476e 100644
> --- a/audio/a2dp.c
> +++ b/audio/a2dp.c
> @@ -1436,13 +1436,10 @@ static struct a2dp_server *find_server(GSList *list, const bdaddr_t *src)
>  
>  int a2dp_register(DBusConnection *conn, const bdaddr_t *src, GKeyFile *config)
>  {
> -	int sbc_srcs = 0, sbc_sinks = 0;
> -	int mpeg12_srcs = 0, mpeg12_sinks = 0;
> -	gboolean source = TRUE, sink = FALSE, socket = FALSE;
> +	gboolean source = TRUE, sink = FALSE;

You need to remove 'Socket' from 

#Disable=Gateway,Source,Socket

On audio.conf too.

	Gustavo

  reply	other threads:[~2012-06-14 13:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 13:41 [PATCH BlueZ 1/5] audio: Remove unix socket support Luiz Augusto von Dentz
2012-06-14 13:41 ` [PATCH BlueZ 2/5] audio: Remove ALSA support Luiz Augusto von Dentz
2012-06-14 13:41 ` =?y?q?=5BPATCH=20BlueZ=203/5=5D=20audio=3A=20Remove=20internal=20audio=20IPC?= Luiz Augusto von Dentz
2012-06-14 13:41 ` [PATCH BlueZ 4/5] audio: Remove local A2DP endpoints options Luiz Augusto von Dentz
2012-06-14 13:47   ` Gustavo Padovan [this message]
2012-06-14 13:48     ` Gustavo Padovan
2012-06-14 13:48     ` Luiz Augusto von Dentz
2012-06-14 13:41 ` [PATCH BlueZ 5/5] audio: Remove remaining references to Socket Luiz Augusto von Dentz

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=20120614134733.GB3846@joana \
    --to=gustavo@padovan.org \
    --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