All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] pand multiconnection patch
Date: Thu, 23 Feb 2006 15:10:50 +0100	[thread overview]
Message-ID: <1140703850.24721.42.camel@localhost> (raw)
In-Reply-To: <43FDBDDD.7030209@fillibach.de>

Hi Kosta,

> I am currently trying to build a (somewhat small) IP-based ad-hoc 
> network using bluetooth. In order to do this, I need pand to create 
> multiple connections. (see maxconn switch)
> 
> One problem with bluetooth is that while inquiring, sending payload data 
> is somewhat impaired. This is why I added a new switch inqint, which 
> reduces the number of inquiries made: If there is at least one 
> connection, inquire every inqint seconds, else inquire every persist 
> seconds (which is the current behavior in cvs).
> 
> Furthermore, I want to send real-time-critical data over the link (i.e. 
> VoIP), and do not want any inquiries made during these periods. That's 
> why I introduced a lockfile switch. If the lockfile cannot be 
> writelocked, no inquiries are made if there is at least one connection.
> 
> I have tested this patch "at home", but only with up to 3 bluetooth 
> devices. I seems to work. I will do further tests during the next weeks. 
> If I find any errors, I'll submit the fixes.
> 
> If you do not like the lockfile, I can send you a patch without it.

the patch is too big for a full review. Please split it up into multiple
logical parts. It is much easier for me to review small patches and then
it is more likely that I am going to accept them.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2006-02-23 14:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-23 13:51 [Bluez-devel] pand multiconnection patch Kosta Welke
2006-02-23 14:10 ` Marcel Holtmann [this message]
2006-02-24 13:51   ` Kosta Welke

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