All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Can I create an eSCO connection using BlueZ?
@ 2006-11-16 10:05 Mayank BATRA
  2006-11-16 10:23 ` Marcel Holtmann
  2006-11-16 10:59 ` Fabien Chevalier
  0 siblings, 2 replies; 7+ messages in thread
From: Mayank BATRA @ 2006-11-16 10:05 UTC (permalink / raw)
  To: BlueZ development

Hi,

Is there any method with which I can create an eSCO connection using the BlueZ stack?
I mean, if I create a socket in the following manner:
int s;
s = socket(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_SCO);

then the command sent will be "Add Sco Connection".

But the problem is that my device (BT2.0)does not support this command as it has been deprecated since v1.2.
My device supports only "Setup Synchronous Command".

(eSCO connections can be created using only Setup Synchronous Command.)

In other words, my question is does BlueZ Stack send Setup Synchronous Command to establish Synchronous connections?

Best Regards,

Mayank


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2006-11-16 12:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-16 10:05 [Bluez-devel] Can I create an eSCO connection using BlueZ? Mayank BATRA
2006-11-16 10:23 ` Marcel Holtmann
2006-11-16 10:31   ` Mayank BATRA
2006-11-16 10:59 ` Fabien Chevalier
2006-11-16 11:09   ` Marcel Holtmann
2006-11-16 11:39     ` Mayank BATRA
2006-11-16 12:54     ` Fabien Chevalier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.