[pulseaudio-discuss] [PATCH 26/56] bluetooth: Create pa_bluetooth_transport for BlueZ 5 support

João Paulo Rechi Vita jprvita at gmail.com
Fri Aug 2 03:55:36 PDT 2013


On Mon, Jul 29, 2013 at 11:43 AM, Tanu Kaskinen
<tanu.kaskinen at linux.intel.com> wrote:
> On Thu, 2013-07-25 at 00:31 -0300, jprvita at gmail.com wrote:
>> From: João Paulo Rechi Vita <jprvita at openbossa.org>
>>
>> Create the pa_bluetooth_transport structure to store information about
>> the bluetooth transport and utility functions to manipulate this
>> structure. The acquire() and release() operations are function pointers
>> in the pa_bluetooth_transport structure to make possible for different
>> transport backends to provide different implementations of these
>> operations. Thre is also a userdata field for the transport backend
>> provide data for the acquire/release functions.
>> ---
>>  src/modules/bluetooth/bluez5-util.c | 130 ++++++++++++++++++++++++++++++++++++
>>  src/modules/bluetooth/bluez5-util.h |  44 ++++++++++++
>>  2 files changed, 174 insertions(+)
>
> This patch doesn't apply. I tried to apply it on top of the old patches
> 1-25, with the exception of patches 18 and 22 that were updated. Please
> give me instructions how to apply your patches. The review work is on
> hold until then.
>

I'm going to send a new series for integration. The updated individual
patches are just to ease the peer-review process.

-- 
João Paulo Rechi Vita
http://about.me/jprvita


More information about the pulseaudio-discuss mailing list