Linux bluetooth development
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] concurrent operations
Date: Tue, 21 Nov 2006 10:29:26 +0100	[thread overview]
Message-ID: <1164101366.28429.22.camel@localhost> (raw)
In-Reply-To: <b5dccebe0611210124h5076b396xa2e9c0617658cf13@mail.gmail.com>

Hi Mikael,

> This is a general bluetooth question...
> 
> I have been experimenting with bluetooth for some time now and I'm
> wondering what is actually possible to do simultaneously. My
> application is doing device discovery, service search and obex push.
> It seems as if it is possible to do several obex pushes at the same
> time (guess that would go for any kind of RFCOMM  connections), but
> it's just possible to do one device discovery or one service search
> simultaneously. I. e. it's not possible to do service search at the
> same time as device discovery, and it's only possible to do service
> search for one remote device at the same time.
> 
> So to sort things out once and for all, what is actually possible? And
> why does this limitation exist, is it something fundamental to
> bluetooth or just because of current implementations?

you can't run an inquiry and a page at the same time. That is basically
all that matters. However a remote name resolve includes a page, but
that is the only exception. All the rest can run fully concurrent.

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-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2006-11-21  9:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-21  9:24 [Bluez-users] concurrent operations Mikael Lindqvist
2006-11-21  9:29 ` Marcel Holtmann [this message]
2006-11-21  9:40   ` Mikael Lindqvist
2006-11-21 10:21     ` Peter Stephenson
2006-11-21  9:57 ` Thomas Kear

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