public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] About concurrency sdp_connect
Date: Fri, 15 Sep 2006 11:44:25 +0200	[thread overview]
Message-ID: <1158313465.5233.3.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.63.0609141423350.22339@redbean.intranet.gw-instruments.de>

Hi Peter,

> > I'm not expert in bluez kernel driver programming but I've developed an 
> > application using socket abstraction
> > on Windows (microsoft stack) and I can connect simultaneously to many 
> > devices (7 max) with the same usb dongled
> > tested with bluez on linux. So I think it can't be a hardware problem, 
> > or better may be the hardware limitation but I think it's bypassable
> > in software layers.
> > bye
> > Fabrizio
> 
> The problem is not to connect to 7 devices simultaniuous. The problem is 
> that (on the HCI level) most (or all??) devices gives you an error 
> response when you start a new connection while there is an outstanding 
> connection request. Of cause you can come arround this by software on the 
> upper level. E.g. you can make sure not to send a new connect request to 
> the device while it has not responeded to the previous one. 

my last attempt to make this work actually failed, but I didn't put much
energy into it. Feel free to come up with a working version. The path
how to handle this is clear.

> Don't know what microsoft is doing here (don't have their source ;-). 

They will do something similar. If you get a HCI trace, then you can see
for yourself what they are doing.

Regards

Marcel



-------------------------------------------------------------------------
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-09-15  9:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-14  4:22 [Bluez-devel] About concurrency sdp_connect Mingfan.Lu
2006-09-14  9:04 ` Peter Wippich
2006-09-14 11:45   ` Fabrizio Guglielmino
2006-09-14 12:01     ` Peter Wippich
2006-09-14 12:17       ` Fabrizio Guglielmino
2006-09-14 12:30         ` Peter Wippich
2006-09-15  9:44           ` Marcel Holtmann [this message]
2006-09-15  9:54             ` Fabrizio Guglielmino
2006-09-15 11:37               ` Peter Wippich
2006-09-26 21:09             ` Marcel Holtmann
2006-09-27  7:53               ` Mingfan.Lu
2006-09-27  7:57                 ` Marcel Holtmann
2006-09-29 14:18                   ` 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=1158313465.5233.3.camel@localhost \
    --to=marcel@holtmann.org \
    --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