All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Minor audio-related fixes
@ 2011-12-15 10:01 Mikel Astiz
  2011-12-15 10:01 ` [PATCH 1/4] audio: remove unnecessary method call Mikel Astiz
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Mikel Astiz @ 2011-12-15 10:01 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

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.

Mikel Astiz (4):
  audio: remove unnecessary method call
  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 |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2011-12-30 11:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 10:01 [PATCH 0/4] Minor audio-related fixes Mikel Astiz
2011-12-15 10:01 ` [PATCH 1/4] audio: remove unnecessary method call Mikel Astiz
2011-12-15 11:46   ` Luiz Augusto von Dentz
2011-12-30 11:16     ` Johan Hedberg
2011-12-15 10:01 ` [PATCH 2/4] audio: gateway_unlock together with in_use = FALSE Mikel Astiz
2011-12-15 11:48   ` Luiz Augusto von Dentz
2011-12-15 10:01 ` [PATCH 3/4] a2dp: return NotSupported error if no server found Mikel Astiz
2011-12-15 11:49   ` Luiz Augusto von Dentz
2011-12-15 10:01 ` [PATCH 4/4] audio: do not disconnect on gateway SCO failure Mikel Astiz
2011-12-15 11:51   ` Luiz Augusto von Dentz

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.