linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabrizio Guglielmino <guglielmino@infitsrl.com>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] sdp_connect thread safe?
Date: Fri, 30 Jun 2006 10:49:40 +0200	[thread overview]
Message-ID: <44A4E5A4.5070904@infitsrl.com> (raw)

Hi all,
using sdp_connect to find services on bluetooth devices I've found a 
problem.
If sdp_connect it's uses in synchronous way  all works but if I use a 
thread for every device found by hci_inquiry
sdp_connect always fails.

Simultaneous multiple sdp_connect would have to be possible, reading 
sdp_connect source I've see it's simply a socket l2cap creation and a 
connection using this.

Can someone suggest something ?

Many thanks
Fabrizio Guglielmino


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

             reply	other threads:[~2006-06-30  8:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-30  8:49 Fabrizio Guglielmino [this message]
2006-06-30  8:53 ` [Bluez-devel] sdp_connect thread safe? Marcel Holtmann
2006-06-30  9:06   ` Fabrizio Guglielmino
2006-06-30  9:12     ` Marcel Holtmann
2006-06-30  9:43       ` Fabrizio Guglielmino
2006-06-30 10:06         ` Marcel Holtmann
2006-06-30 10:25         ` Peter Wippich
2006-06-30 10:14       ` Peter Wippich
2006-06-30 10:22         ` Fabrizio Guglielmino
2006-06-30 10:36           ` Peter Wippich
2006-06-30 10:49             ` Fabrizio Guglielmino
2006-06-30 10:23         ` Marcel Holtmann
2006-06-30 10:36           ` Peter Wippich
2006-06-30 10:55             ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44A4E5A4.5070904@infitsrl.com \
    --to=guglielmino@infitsrl.com \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).