All of lore.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] Many simultaneous BtOBEX_TransportConnect ?
Date: Wed, 26 Jul 2006 09:22:16 +0200	[thread overview]
Message-ID: <1153898536.746.9.camel@localhost> (raw)
In-Reply-To: <4688DDA1-7466-48A2-A968-1636CE3E4C50@infitsrl.com>

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

  parent reply	other threads:[~2006-07-26  7:22 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 [this message]
2006-07-26 15:17   ` Fabrizio Guglielmino

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=1153898536.746.9.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 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.