Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Adopt btd_profile for A2DP
@ 2012-11-20 16:10 Mikel Astiz
  2012-11-20 16:10 ` [PATCH v3 1/3] audio: Split A2DP into three btd_profile Mikel Astiz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mikel Astiz @ 2012-11-20 16:10 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

From: Mikel Astiz <mikel.astiz@bmw-carit.de>

The proposal is to split A2DP roles into different btd_profile instances, in order to expose .connect and .disconnect.

v3 includes the remaning patches -without changes- rebased on the latest master.

Mikel Astiz (3):
  audio: Split A2DP into three btd_profile
  source: Add profile .connect and .disconnect
  sink: Add profile .connect and .disconnect

 profiles/audio/a2dp.c    |  74 +++++++--------
 profiles/audio/a2dp.h    |   4 +-
 profiles/audio/manager.c | 242 +++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 263 insertions(+), 57 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2012-11-20 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-20 16:10 [PATCH v3 0/3] Adopt btd_profile for A2DP Mikel Astiz
2012-11-20 16:10 ` [PATCH v3 1/3] audio: Split A2DP into three btd_profile Mikel Astiz
2012-11-20 16:10 ` [PATCH v3 2/3] source: Add profile .connect and .disconnect Mikel Astiz
2012-11-20 16:10 ` [PATCH v3 3/3] sink: " Mikel Astiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox