From: Fabrizio Guglielmino <guglielmino@infitsrl.com>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Many simultaneous BtOBEX_TransportConnect ?
Date: Wed, 26 Jul 2006 17:17:47 +0200 [thread overview]
Message-ID: <44C7879B.2000301@infitsrl.com> (raw)
In-Reply-To: <1153898536.746.9.camel@localhost>
Hi Marcell....You've already respoded to me sending the l2cap patch to
handle multiple l2cap connections....
The problem is the same ...BtOBEX_TransportConnect make a connect so
fall in the l2cap layer limitation.
I'm working on the patch but I'm not so expert on kernel/modules
developing so I need some time.....
Many thansk a lot....
Marcel Holtmann ha scritto:
> Hi Fabrizio,
>
>
>> I'm facing a problem with bluez and I can't found the solution.
>> Situation is:
>> bluez-libs-3.1
>> openobex-1.2
>> linux kernel 2.6.12
>>
>> I'm simply trying to send a file (vcard) to two cellular phones
>> simultaneous using object push profile.
>> I've writed a little C program based on obex_test that take btaddr,
>> channel and filename and push the last.
>> If I send to only one device all it'ok, but if I try to send
>> simultaneous launcing two commands in cascade the first go ok but the
>> second
>> always fail in BtOBEX_TransportConnect of openobex ibrary.
>>
>> Testing two rfcomm connection to same devices all works....
>>
>> Is this a bluez (or openopex) limitation?
>>
>> I've implemented the same on windows xp with microsoft stack without
>> problems and
>> I'm testing the solutions with the same bluetooth usd dongles.
>>
>
> run "hcidump -X -V" and check if you might create the ACL connections at
> the same time. This will fail with most dongles.
>
> Regards
>
> Marcel
>
>
>
> -------------------------------------------------------------------------
> 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
>
>
>
-------------------------------------------------------------------------
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
prev parent reply other threads:[~2006-07-26 15:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-20 20:36 [Bluez-devel] Many simultaneous BtOBEX_TransportConnect ? Fabrizio Guglielmino
2006-07-20 22:02 ` Collin R. Mulliner
2006-07-26 7:22 ` Marcel Holtmann
2006-07-26 15:17 ` Fabrizio Guglielmino [this message]
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=44C7879B.2000301@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.