[pulseaudio-discuss] [PATCH v2 0/3] Bluetooth: Late UUID support

Tanu Kaskinen tanuk at iki.fi
Fri Nov 9 11:00:51 PST 2012


On Sun, 2012-11-04 at 18:47 +0100, Mikel Astiz wrote:
> Hi,
> 
> On Fri, Oct 26, 2012 at 8:23 AM, Mikel Astiz <mikel.astiz.oss at gmail.com> wrote:
> > From: Mikel Astiz <mikel.astiz at bmw-carit.de>
> >
> > v2 simplifies patch v1 3/6 (now patch v2 1/3) as proposed by Tanu:
> > - Use assertion instead of returning error in case of duplicated profiles.
> > - Avoid lookup to detect card-profile relation, using the new member pointer added in commit 43454bc48c5afee29a2b0c19e6fb80f9bd98ad58.
> >
> > The last two patches haven't been modified.
> >
> > From original cover-letter:
> >
> > PulseAudio does not currently support creating card profiles dynamically. This patchset proposes such feature in order to be used by the Bluetooth modules.
> >
> > Mikel Astiz (3):
> >   dbus: Support dynamically created card profiles
> >   dbus: Add signal org.PulseAudio.Core1.Card.NewProfile
> >   bluetooth: Handle UUIDs announced later
> >
> >  src/modules/bluetooth/module-bluetooth-device.c | 39 +++++++++++++++++++++++++
> >  src/modules/dbus/iface-card.c                   | 38 ++++++++++++++++++++++++
> >  2 files changed, 77 insertions(+)
> >
> > --
> > 1.7.11.7
> >
> 
> Any feedback regarding these patches?

Yes, they look good :) I have applied them in a private tree. Does it
cause trouble for you if I push the patches only after 3.0 is out?

-- 
Tanu



More information about the pulseaudio-discuss mailing list