public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Can we connected HFP and A2DP at the same time?
@ 2009-01-23  5:11 卞磊
  2009-01-28  5:51 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: 卞磊 @ 2009-01-23  5:11 UTC (permalink / raw)
  To: linux-bluetooth

Hi All,
     This is the case for the cellphone : suppose the user is
listening music via A2DP, then a call coming, the user can answer this
call via HFP (press answer key in the bluetooth headset). After the
call ending, the cellphone will continue to play music via A2DP.
    I test several headset on Moto A1200
(iTech/Jabra/SonyEricsson/Moto bluetooth headset). But not all the
headset can answer the call by pressing answer key. Only the
iTech/Jabra can pass this case.
    My question is : does the bluez protocol support connected HFP and
A2DP at the same time? Then how can i judge whether a headset support
this or not? Thanks.

Regards
LeiBian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can we connected HFP and A2DP at the same time?
  2009-01-23  5:11 Can we connected HFP and A2DP at the same time? 卞磊
@ 2009-01-28  5:51 ` Marcel Holtmann
  2009-01-28  7:23   ` 卞磊
  2009-01-28 15:01   ` Ed Tsang
  0 siblings, 2 replies; 4+ messages in thread
From: Marcel Holtmann @ 2009-01-28  5:51 UTC (permalink / raw)
  To: 卞磊; +Cc: linux-bluetooth

Hi,

>      This is the case for the cellphone : suppose the user is
> listening music via A2DP, then a call coming, the user can answer this
> call via HFP (press answer key in the bluetooth headset). After the
> call ending, the cellphone will continue to play music via A2DP.
>     I test several headset on Moto A1200
> (iTech/Jabra/SonyEricsson/Moto bluetooth headset). But not all the
> headset can answer the call by pressing answer key. Only the
> iTech/Jabra can pass this case.
>     My question is : does the bluez protocol support connected HFP and
> A2DP at the same time? Then how can i judge whether a headset support
> this or not? Thanks.

in theory you can, but there are certain physical limits and I don't
know of any headset that does support it. BlueZ would be just fine in
doing so.

Regards

Marcel



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can we connected HFP and A2DP at the same time?
  2009-01-28  5:51 ` Marcel Holtmann
@ 2009-01-28  7:23   ` 卞磊
  2009-01-28 15:01   ` Ed Tsang
  1 sibling, 0 replies; 4+ messages in thread
From: 卞磊 @ 2009-01-28  7:23 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: linux-bluetooth

Hi,
   You are right. I make a mistake about HFP rfcomm channel num. Now,
i can connected HFP/A2DP at the sametime. Thanks.

Regards,
LeiBian.

2009/1/28 Marcel Holtmann <marcel@holtmann.org>:
> Hi,
>
>>      This is the case for the cellphone : suppose the user is
>> listening music via A2DP, then a call coming, the user can answer this
>> call via HFP (press answer key in the bluetooth headset). After the
>> call ending, the cellphone will continue to play music via A2DP.
>>     I test several headset on Moto A1200
>> (iTech/Jabra/SonyEricsson/Moto bluetooth headset). But not all the
>> headset can answer the call by pressing answer key. Only the
>> iTech/Jabra can pass this case.
>>     My question is : does the bluez protocol support connected HFP and
>> A2DP at the same time? Then how can i judge whether a headset support
>> this or not? Thanks.
>
> in theory you can, but there are certain physical limits and I don't
> know of any headset that does support it. BlueZ would be just fine in
> doing so.
>
> Regards
>
> Marcel
>
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Can we connected HFP and A2DP at the same time?
  2009-01-28  5:51 ` Marcel Holtmann
  2009-01-28  7:23   ` 卞磊
@ 2009-01-28 15:01   ` Ed Tsang
  1 sibling, 0 replies; 4+ messages in thread
From: Ed Tsang @ 2009-01-28 15:01 UTC (permalink / raw)
  To: 卞磊, Marcel Holtmann; +Cc: linux-bluetooth

Newer stereo headset might support this. I did one last year but it is
base on CSR's BlueLab. The stream will be suspended or paused when call act=
ive or SCO active and automatic resumed/play after the call. But as usual t=
here are cases that the phone did the same thing, so it could be messy.

Cheers,
Edwin
--- On Wed, 1/28/09, Marcel Holtmann <marcel@holtmann.org> wrote:

> From: Marcel Holtmann <marcel@holtmann.org>
> Subject: Re: Can we connected HFP and A2DP at the same time?
> To: "=E5=8D=9E=E7=A3=8A" <mykofzone@gmail.com>
> Cc: linux-bluetooth@vger.kernel.org
> Date: Wednesday, January 28, 2009, 12:51 AM
> Hi,
>=20
> >      This is the case for the cellphone : suppose the
> user is
> > listening music via A2DP, then a call coming, the user
> can answer this
> > call via HFP (press answer key in the bluetooth
> headset). After the
> > call ending, the cellphone will continue to play music
> via A2DP.
> >     I test several headset on Moto A1200
> > (iTech/Jabra/SonyEricsson/Moto bluetooth headset). But
> not all the
> > headset can answer the call by pressing answer key.
> Only the
> > iTech/Jabra can pass this case.
> >     My question is : does the bluez protocol support
> connected HFP and
> > A2DP at the same time? Then how can i judge whether a
> headset support
> > this or not? Thanks.
>=20
> in theory you can, but there are certain physical limits
> and I don't
> know of any headset that does support it. BlueZ would be
> just fine in
> doing so.
>=20
> Regards
>=20
> Marcel
>=20
>=20
> --
> 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=20
> http://vger.kernel.org/majordomo-info.html=0A=0A=0A      

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-28 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23  5:11 Can we connected HFP and A2DP at the same time? 卞磊
2009-01-28  5:51 ` Marcel Holtmann
2009-01-28  7:23   ` 卞磊
2009-01-28 15:01   ` Ed Tsang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox