* make all sounds forwards to a2dp device
2009-08-18 12:15 ` L2CAP/RFCOMM feature implementation status Jothikumar Mothilal
@ 2009-08-18 12:34 ` bourne
2009-08-18 13:00 ` Luiz Augusto von Dentz
2009-08-19 2:55 ` L2CAP/RFCOMM feature implementation status Jothikumar Mothilal
2009-08-19 3:19 ` Gustavo F. Padovan
2 siblings, 1 reply; 8+ messages in thread
From: bourne @ 2009-08-18 12:34 UTC (permalink / raw)
To: linux-bluetooth@vger.kernel.org
Hi,
when I connected to a2dp device, I can play music with mplay and
received from my a2dp earphone, but the other application such as
recoder, firefox flash, can not sounds from the earphone, but still
sounds from the speaker on the computer.
so, my question is, can I make the sounds force output to a2dp
device while there is a a2dp bluetooth device connected? and how to do it?
Regards
Bourne
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: make all sounds forwards to a2dp device
2009-08-18 12:34 ` make all sounds forwards to a2dp device bourne
@ 2009-08-18 13:00 ` Luiz Augusto von Dentz
0 siblings, 0 replies; 8+ messages in thread
From: Luiz Augusto von Dentz @ 2009-08-18 13:00 UTC (permalink / raw)
To: bourne; +Cc: linux-bluetooth@vger.kernel.org
Hi,
On Tue, Aug 18, 2009 at 9:34 AM, bourne<bournewang@linpus.com> wrote:
> Hi,
> when I connected to a2dp device, I can play music with mplay and received
> from my a2dp earphone, but the other application such as recoder, firefox
> flash, can not sounds from the earphone, but still sounds from the speaker
> on the computer.
>
> so, my question is, can I make the sounds force output to a2dp device
> while there is a a2dp bluetooth device connected? and how to do it?
>
Have you tried pulseaudio? It should do this for you.
--
Luiz Augusto von Dentz
Engenheiro de Computação
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: L2CAP/RFCOMM feature implementation status
2009-08-18 12:15 ` L2CAP/RFCOMM feature implementation status Jothikumar Mothilal
2009-08-18 12:34 ` make all sounds forwards to a2dp device bourne
@ 2009-08-19 2:55 ` Jothikumar Mothilal
2009-08-19 3:19 ` Gustavo F. Padovan
2 siblings, 0 replies; 8+ messages in thread
From: Jothikumar Mothilal @ 2009-08-19 2:55 UTC (permalink / raw)
To: marcel@holtmann.org; +Cc: linux-bluetooth@vger.kernel.org
-----Original Message-----
From: linux-bluetooth-owner@vger.kernel.org [mailto:linux-bluetooth-owner@v=
ger.kernel.org] On Behalf Of Jothikumar Mothilal
Sent: Tuesday, August 18, 2009 5:15 AM
To: linux-bluetooth@vger.kernel.org
Subject: L2CAP/RFCOMM feature implementation status
Hi,
We are running the L2CAP, RFCOMM test cases using BITE tester.
>From below link I understand BlueZ is not supporting
(http://www.bluez.org/something-to-bite/)
* L2CAP flow control and retransmission (deprecated by a Core Addendu=
m)
* RFCOMM support for sending RLS (receiving works)
Is the above statement is still valid or implemented in latest BlueZ(Which=
version). Please clarify.
Thanks,
Jothi
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Marcel,
Do you have any comment on this query.
Thanks,
Jothi
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: L2CAP/RFCOMM feature implementation status
2009-08-18 12:15 ` L2CAP/RFCOMM feature implementation status Jothikumar Mothilal
2009-08-18 12:34 ` make all sounds forwards to a2dp device bourne
2009-08-19 2:55 ` L2CAP/RFCOMM feature implementation status Jothikumar Mothilal
@ 2009-08-19 3:19 ` Gustavo F. Padovan
2009-08-19 4:38 ` Jothikumar Mothilal
2 siblings, 1 reply; 8+ messages in thread
From: Gustavo F. Padovan @ 2009-08-19 3:19 UTC (permalink / raw)
To: Jothikumar Mothilal; +Cc: linux-bluetooth@vger.kernel.org
Hi Jothikumar,
On Tue, Aug 18, 2009 at 9:15 AM, Jothikumar
Mothilal<Jothikumar.Mothilal@atheros.com> wrote:
> Hi,
> We are running the L2CAP, RFCOMM test cases using BITE tester.
>
> From below link I understand BlueZ is not supporting
>
> (http://www.bluez.org/something-to-bite/)
> * L2CAP flow control and retransmission (deprecated by a Core Addendum)
No, now are to looking to the new modes specified by the Core
Specification Addendum: The Enhanced Retransmission mode and the
Streaming mode. I'm working on the implementation of both modes,
helped by Marcel. Enhanced Retransmission and Streaming mode will be
available soon.
> * RFCOMM support for sending RLS (receiving works)
> Is the above statement is still valid or implemented in latest BlueZ(Which version). Please clarify.
>
> Thanks,
> Jothi
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Gustavo F. Padovan
http://padovan.org
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: L2CAP/RFCOMM feature implementation status
2009-08-19 3:19 ` Gustavo F. Padovan
@ 2009-08-19 4:38 ` Jothikumar Mothilal
0 siblings, 0 replies; 8+ messages in thread
From: Jothikumar Mothilal @ 2009-08-19 4:38 UTC (permalink / raw)
To: Gustavo F. Padovan; +Cc: linux-bluetooth@vger.kernel.org, marcel@holtmann.org
-----Original Message-----
From: gfpadovan@gmail.com [mailto:gfpadovan@gmail.com] On Behalf Of Gustavo=
F. Padovan
Sent: Tuesday, August 18, 2009 8:20 PM
To: Jothikumar Mothilal
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: L2CAP/RFCOMM feature implementation status
Hi Jothikumar,
On Tue, Aug 18, 2009 at 9:15 AM, Jothikumar
Mothilal<Jothikumar.Mothilal@atheros.com> wrote:
> Hi,
> We are running the L2CAP, RFCOMM test cases using BITE tester.
>
> From below link I understand BlueZ is not supporting
>
> (http://www.bluez.org/something-to-bite/)
> * L2CAP flow control and retransmission (deprecated by a Core Adden=
dum)
No, now are to looking to the new modes specified by the Core
Specification Addendum: The Enhanced Retransmission mode and the
Streaming mode. I'm working on the implementation of both modes,
helped by Marcel. Enhanced Retransmission and Streaming mode will be
available soon.
> * RFCOMM support for sending RLS (receiving works)
> Is the above statement is still valid or implemented in latest BlueZ(Whi=
ch version). Please clarify.
>
> Thanks,
> Jothi
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth=
" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Gustavo F. Padovan
http://padovan.org
Thanks Gustavo. What about "RFCOMM support for sending RLS (receiving works=
)".
Is this feature available?
^ permalink raw reply [flat|nested] 8+ messages in thread