2008-06-27 14:17:20

by Jui-Hao Chiang

[permalink] [raw]
Subject: Re: [Bluez-devel] Questions about SCO support hci_usb

>
> The patch was for hci_usb.c. Me and Whoopie had tested it for 2
> simultaneous SCO connections. If your using hci_usb, you will need the
> alternate setting patch.
>
> -Alok.
> >

Thanks, Alok.
I have found it in 2.6.24 kernel source by setting BT_HCIBTUSB=m (BT_HCIUSB=n).
One more question:
how do you test it for 2 simultaneous SCO?
If I use the multy_connect_mode() function in bluez-utils/test/scotest.c.
it just fork() several process, and each of them do the following:
sk = socket(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_SCO);
bind(sk, ...)
connect(remote device...)
But it doesn't do anything with HandsFree Profile in my cell phone.
If you have some other sample source code you are using, I would appreciate that
you can share some with me.

Bests


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel


2008-06-27 14:58:43

by alok barsode

[permalink] [raw]
Subject: Re: [Bluez-devel] Questions about SCO support hci_usb

On Fri, 2008-06-27 at 14:17 +0000, Jui-Hao Chiang wrote:
> >
> > The patch was for hci_usb.c. Me and Whoopie had tested it for 2
> > simultaneous SCO connections. If your using hci_usb, you will need the
> > alternate setting patch.
> >
> > -Alok.
> > >
>
> Thanks, Alok.
> I have found it in 2.6.24 kernel source by setting BT_HCIBTUSB=m (BT_HCIUSB=n).
> One more question:
> how do you test it for 2 simultaneous SCO?
> If I use the multy_connect_mode() function in bluez-utils/test/scotest.c.
> it just fork() several process, and each of them do the following:
> sk = socket(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_SCO);
> bind(sk, ...)
> connect(remote device...)
IIRC i had just used scotest.

> But it doesn't do anything with HandsFree Profile in my cell phone.
I read your earlier post. I am a bit confused on what are u trying to
achieve. BlueZ only supports AG(audio Gateway) role at the moment. Also
most phones support only AG role, so in your case which device acts as
the Hands Free device?


> If you have some other sample source code you are using, I would appreciate that
> you can share some with me.
nope. I just used scotest.


-Alok.
> Bests
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Bluez-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bluez-devel


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel