linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Concurrent access
Date: Tue, 07 Feb 2006 12:09:23 +0100	[thread overview]
Message-ID: <1139310563.15160.8.camel@localhost> (raw)
In-Reply-To: <C51EAF6C-EE61-4B77-BC7F-3FADB91E923B@epfl.ch>

Hi Thomas,

> We have several devices (robots) that we want to access at the same  
> time from several processes via bluetooth (rfcomm virtual serial  
> port). Each process first opens a connection to one robot (/dev/ 
> rfcommNN), then communicates with the robot for a while and finally  
> disconnects.
> 
> When I launch several processes (about 3-5) at the same time, usually  
> only one of them succeeds to connect. If I constantly try to open the  
> devices (in a loop, wait a second and call "open" again), a couple of  
> them are connected after a while, but not all. Is there a way to make  
> that work? Does anyone else have experience with concurrent access to  
> the bluetooth libs?

the baseband of a Bluetooth chip is only capable of paging one device at
a time. We already had this discussion. You should better look at the
mailing list archive.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2006-02-07 11:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-03  9:08 [Bluez-users] Concurrent access Thomas Lochmatter
2006-02-07 11:09 ` Marcel Holtmann [this message]
2006-02-07 12:15   ` Thomas Lochmatter

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=1139310563.15160.8.camel@localhost \
    --to=marcel@holtmann.org \
    --cc=bluez-users@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).