Re: [PATCH 2/5] handsfree-audio: Add support for sending the SCO socket

2013-03-26 Thread Denis Kenzior
Hi Vinicius, On 03/25/2013 05:05 PM, Vinicius Costa Gomes wrote: Send the SCO socket to the agent associated with the card that just got connected. --- src/handsfree-audio.c | 2 ++ 1 file changed, 2 insertions(+) Patch has been applied, thanks. Regards, -Denis ___

[PATCH 2/5] handsfree-audio: Add support for sending the SCO socket

2013-03-25 Thread Vinicius Costa Gomes
Send the SCO socket to the agent associated with the card that just got connected. --- src/handsfree-audio.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/handsfree-audio.c b/src/handsfree-audio.c index 795a68b..4232074 100644 --- a/src/handsfree-audio.c +++ b/src/handsfree-audio.c @@