[pulseaudio-discuss] [PATCH 2/3] bluetooth: Suspend the source/sink the HFP-oFono stream fd HUP

2014-09-15 Thread Luiz Augusto von Dentz
From: João Paulo Rechi Vita --- src/modules/bluetooth/module-bluez5-device.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/modules/bluetooth/module-bluez5-device.c b/src/modules/bluetooth/module-bluez5-device.c index fdf4078..d5d97c1 100644 --- a/src/modules/bluetooth/module-blu

Re: [pulseaudio-discuss] [PATCH 2/3] bluetooth: Suspend the source/sink the HFP-oFono stream fd HUP

2014-09-16 Thread Tanu Kaskinen
On Mon, 2014-09-15 at 13:02 +0300, Luiz Augusto von Dentz wrote: > From: João Paulo Rechi Vita > > --- > src/modules/bluetooth/module-bluez5-device.c | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/src/modules/bluetooth/module-bluez5-device.c > b/src/modules/bluetooth/module-blu

Re: [pulseaudio-discuss] [PATCH 2/3] bluetooth: Suspend the source/sink the HFP-oFono stream fd HUP

2014-09-16 Thread Luiz Augusto von Dentz
Hi Tanu, On Tue, Sep 16, 2014 at 3:16 PM, Tanu Kaskinen wrote: > On Mon, 2014-09-15 at 13:02 +0300, Luiz Augusto von Dentz wrote: >> From: João Paulo Rechi Vita >> >> --- >> src/modules/bluetooth/module-bluez5-device.c | 6 ++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/src/module