Re: [pulseaudio-discuss] [PATCH] When BT profile is changed, bt transport is released

2011-11-02 Thread Dalleau, Frederic
Hi Chan-yeol, On Wed, Nov 2, 2011 at 1:05 PM, Chan-yeol Park wrote: > In case we change profile, we should release the previous transport > in order to suspend headset connection. Luiz just replied to you while I was writing this mail. You probably met the same issue that I did. I sent a similar

Re: [pulseaudio-discuss] [PATCH] When BT profile is changed, bt transport is released

2011-11-02 Thread Luiz Augusto von Dentz
Hi Chanyeol, On Wed, Nov 2, 2011 at 2:05 PM, Chan-yeol Park wrote: > In case we change profile, we should release the previous transport > in order to suspend headset connection. > --- >  src/modules/bluetooth/module-bluetooth-device.c |    7 +++ >  1 files changed, 7 insertions(+), 0 deletio

[pulseaudio-discuss] [PATCH] When BT profile is changed, bt transport is released

2011-11-02 Thread Chan-yeol Park
In case we change profile, we should release the previous transport in order to suspend headset connection. --- src/modules/bluetooth/module-bluetooth-device.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/modules/bluetooth/module-bluetooth-device.c b/src/modu