public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Problem with more than 2 users
@ 2004-06-08 13:14 Sean Godsell
  2004-06-08 13:23 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Godsell @ 2004-06-08 13:14 UTC (permalink / raw)
  To: bluez-users

Hello,

Okay there seems to be a problem with bluez, when more than 2 users try to 
connect at the same time.  I have 4 bluetooth PDA's (2 palms and 2 windows 
pdas).   I tried connecting any combination of three PDA's and only the 
first 2 will connect and work.   I tried a few different kernels as well.   
>From 2.4.25 - 26  --  2.6.3 - 5 and all of which produce the same results 
only 2 PDA's can connect at one time.   I have configured 8 /dev/rfcomm#  
devices starting from 0 to 7.     I have hcid and sdpd running.   Then I run 
dund with --listen.     All the PDA's can see the PC lan server, and can 
connect and work.   The only problem is only 2 will work and no more.   The 
following are the configuration files:

hcid.conf:
options {
        autoinit yes;
        security auto;
        pairing multi;
        pin_helper /etc/bluetooth/givepin;
}

device {
        name "BlueZ";
        class 0x100;
        iscan enable; pscan enable;
        lm accept;
        lp hold,sniff,park;
        auth enable;
        encrypt enable;
}


pin:
bluez


Any help would really be appreciated.
Thank you

Sean  ;)

_________________________________________________________________
STOP MORE SPAM with the MSN Premium and get 2 months FREE*    
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines



-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] Problem with more than 2 users
  2004-06-08 13:14 [Bluez-users] Problem with more than 2 users Sean Godsell
@ 2004-06-08 13:23 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-06-08 13:23 UTC (permalink / raw)
  To: Sean Godsell; +Cc: BlueZ Mailing List

Hi Sean,

> Okay there seems to be a problem with bluez, when more than 2 users try to 
> connect at the same time.  I have 4 bluetooth PDA's (2 palms and 2 windows 
> pdas).   I tried connecting any combination of three PDA's and only the 
> first 2 will connect and work.   I tried a few different kernels as well.   
> From 2.4.25 - 26  --  2.6.3 - 5 and all of which produce the same results 
> only 2 PDA's can connect at one time.   I have configured 8 /dev/rfcomm#  
> devices starting from 0 to 7.     I have hcid and sdpd running.   Then I run 
> dund with --listen.     All the PDA's can see the PC lan server, and can 
> connect and work.   The only problem is only 2 will work and no more.   The 
> following are the configuration files:
> 
> hcid.conf:
> options {
>         autoinit yes;
>         security auto;
>         pairing multi;
>         pin_helper /etc/bluetooth/givepin;
> }
> 
> device {
>         name "BlueZ";
>         class 0x100;
>         iscan enable; pscan enable;
>         lm accept;
>         lp hold,sniff,park;
>         auth enable;
>         encrypt enable;
> }

enable rswitch in link policy and don't enable auth and encrypt, because
this is security mode 3.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-08 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-08 13:14 [Bluez-users] Problem with more than 2 users Sean Godsell
2004-06-08 13:23 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox