All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrizio Guglielmino <guglielmino@infitsrl.com>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] About concurrency sdp_connect
Date: Thu, 14 Sep 2006 14:17:53 +0200	[thread overview]
Message-ID: <45094871.7010003@infitsrl.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0609141354070.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

Peter Wippich ha scritto:
> Hi Fabrizio,
>
> On Thu, 14 Sep 2006, Fabrizio Guglielmino wrote:
>
>   =

>> Are You sure it's hardware restriction?
>> sdp_connect internally use the socket abstaction to create a l2cap =

>> socket and make a
>> connection with standard connect.
>> In old threads there is a discussion about actual software limitation of =

>> l2cap layer to make simultaneous
>> connection so I think the problem in sdp_connect is the same..... =

>> bye
>>     =

>
> Well, maybe you did not went back far enough. The real problem is that =

> (all ?) Bluetooth hardware devices do not allow a second connect request =

> while another connect request is pending. I remember there was some =

> discussion to solve this in the l2cap layer by serializing connect =

> requests or reacting to the hardware responses proberly (retrying the =

> request when the hardware responds with command disallowed or similar to =

> the connect request). However, I don't know the current state . Get lost =

> somewhere .... =

>
> Ciao, =

> Peter  =

>
>
>
> |       Peter Wippich                   Voice: +49 30 46776411          |
> |       G&W Instruments GmbH            fax:   +49 30 46776419          |
> |       Gustav-Meyer-Allee 25, Geb. 12  Email: pewi@gw-instruments.de   |
> |       D-13355 Berlin  / Germany                                       |
>
>
> -------------------------------------------------------------------------
> 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 ea=
sier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=
=3D121642
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>
>
>   =



-- =

______________________________
Fabrizio Guglielmino =

Infit Srl
Software Engineering
Tel. +39 11 7410915
Fax. +39 11 7410915
www.infitsrl.com
C.so Svizzera, 79/8 - Torino
______________________________

Il presente messaggio ed ogni eventuale allegato hanno natura
confidenziale e sono riservati ai destinatari indicati. La diffusione a
terzi e qualsiasi altro uso non autorizzato sono proibiti. I messaggi ed
i relativi allegati possono essere soggetti ad alterazioni. Il mittente
declina ogni responsabilit=E0 per le eventuali alterazioni, modificazioni
o falsificazioni.


-------------------------------------------------------------------------
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 easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2006-09-14 12:17 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 [this message]
2006-09-14 12:30         ` Peter Wippich
2006-09-15  9:44           ` Marcel Holtmann
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=45094871.7010003@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 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.