[pulseaudio-discuss] [PATCH 26/56] bluetooth: Create pa_bluetooth_transport for BlueZ 5 support
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Mon Jul 29 07:43:58 PDT 2013
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.
--
Tanu
More information about the pulseaudio-discuss
mailing list