All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update comment in the audio.conf file.
@ 2012-06-06  3:05 Rafael Fonseca
  2012-06-29 11:01 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael Fonseca @ 2012-06-06  3:05 UTC (permalink / raw)
  To: linux-bluetooth

The config file erroneously said that all services were available by default.
Actually Gateway, Source and Socket are disabled.
---
 audio/audio.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/audio.conf b/audio/audio.conf
index fd6092a..b6e5507 100644
--- a/audio/audio.conf
+++ b/audio/audio.conf
@@ -8,7 +8,7 @@
 #Master=true
 
 # If we want to disable support for specific services
-# Defaults to supporting all implemented services
+# Defaults to supporting the services: HFP, Headset, Sink, Control and Media
 #Disable=Gateway,Source,Socket
 
 # SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)
-- 
1.7.10.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Update comment in the audio.conf file.
  2012-06-06  3:05 [PATCH] Update comment in the audio.conf file Rafael Fonseca
@ 2012-06-29 11:01 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2012-06-29 11:01 UTC (permalink / raw)
  To: Rafael Fonseca; +Cc: linux-bluetooth

Hi Rafael,

On Wed, Jun 06, 2012, Rafael Fonseca wrote:
> The config file erroneously said that all services were available by default.
> Actually Gateway, Source and Socket are disabled.
> ---
>  audio/audio.conf |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied (after reformatting the commit message to follow the 72 char
rule). Thanks.

Johan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-29 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-06  3:05 [PATCH] Update comment in the audio.conf file Rafael Fonseca
2012-06-29 11:01 ` Johan Hedberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.