Linux bluetooth development
 help / color / mirror / Atom feed
* Re: [Bluez-users] local device class...
@ 2005-02-17 19:42 Triona Ryan
  2005-02-17 22:55 ` Fred Schaettgen
  0 siblings, 1 reply; 7+ messages in thread
From: Triona Ryan @ 2005-02-17 19:42 UTC (permalink / raw)
  To: bluez-users

Ok, I seem to be very much ignored. 

Thanks very much 

However, IF there's any
one out there using this list EXCEPT for one on-going thread, could someone plea
se check their hciconfig -a and see if their device class matches their services
. I'm using college lab computers, and I installed BT on one computer a few week
s ago, and it gave me 0x100 as device class, but last week I installed all on an
other computer, and I got 0x3e0100. They're ALL linked to the SAME lan, and SAME
 computers etc. I changed the first computer to ox100100, to set Object Transfer
, which immediately worked, but the other one is set already and isn't registeri
ng the service. Why could one not recognise the bit set for Object transfer? Doe
s it clash with the three other services? I installed on another computer today 
to see was it a PC problem, and got the exact same thing. Have the packages been
 changed recently? Or has this problem been seen before. (I PRESUME so)

The lin
ks for those using this list are:

http://www.comp.lancs.ac.uk/~fittond/bt/bt_co
mms_howto.html

https://www.bluetooth.org/foundry/assignnumb/document/baseband



==============Original message text===============
On Thu, 17 Feb 2005 15:42:4
7 +0000 Triona Ryan wrote:

Hi again,

Ok, I've found information on how to set 
the DIAC or local device class correctly. But even though I've set it as 0x1e010
4, it's still refusing to see the obex Service. WHY??

Has this ever happened to
 anyone else?

Triona


==============Original message text===============
On Th
u, 17 Feb 2005 13:56:59 +0000 Triona Ryan wrote:

Hi all,

I'm having difficulty
 transfering files between 2 FC2 Bluez enabled PCs
. I'm using the exact same do
ngles, but installed the bluez packages on my maste
r PC following a howto as ./
configure, make, make install. On the servant I inst
alled them as the README's 
directed. (with various prefixs etc.) However, on the
 hcid.conf file for the ma
ster I originally got local device class as 0x100, and
 on the servant as 0x3e01
00. 
As I couldn't establish a connection to transfer f
iles using OBEX, I ploug
hed through google and saw that local device class must 
be 0x100100 for object 
trnasfer to work. However, changing this on the master PC
 worked, and change th
e advertised services in hciconfig -a from nothing to "Obj
ect Transfer", and no
w I can transfer files to and from my mobile phone. On the 
servant PC however, 
it had no effect, and just changed the advertised Service cl
asses in the hcicon
fig -a from "Networking, rendering, Capturing" to nothing. 

Why would these hci
d.conf's differ in the first place? And how do I fix it?? rec
onfiguring the blu
ez packages on the servant?? I was using different dongles but
 getting two the 
same had no effect. How can I fix this, as I think it is a Blue
z problem rather
 than an obex or anything else problem.

The following is the ou
tput of my  hci
config -a on the master, and after that the hcid.conf on the mast
er:

hci0:   T
ype: USB
        BD Address: 00:0B:0D:33:CE:93 ACL MTU: 120:20  SC
O MTU: 64:0
 
       UP RUNNING PSCAN ISCAN
        RX bytes:4605409 acl:18677 sc
o:0 events:2
2852 errors:0
        TX bytes:5369351 acl:50797 sco:0 commands:188 
errors:0
  
      Features: 0xff 0xff 0x05 0x38 0x18 0x18 0x00 0x00
        Packe
t type: DM
1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SN
IFF PARK
        Link mode: MASTER
        Name: 'Trionas PC (0)'
        Class:
 0x10010
0
        Service Classes: Object Transfer
        Device Class: Compute
r, Unca
tegorized
        HCI Ver: 1.2 (0x2) HCI Rev: 0x0 LMP Ver: 1.2 (0x2) LMP 
Subver
: 0x757
        Manufacturer: Silicon Wave (11)
 
[root@lab103-106 root]# 
more 
/etc/bluetooth/hcid.conf
#
# HCI daemon configuration file.
#
# $Id: hcid.c
onf,
v 1.4 2004/04/29 20:14:21 holtmann Exp $
#
 
# HCId options
options {
      
  #
 Automatically initialize new devices
        autoinit yes;
 
        # Secur
it
y Manager mode
        #   none - Security manager disabled
        #   auto -
 
Use local PIN for incoming connections
        #   user - Always ask user for a
 PIN
        #
        security auto;
 
        # Pairing mode
        #   none 

 - Pairing disabled
        #   multi - Allow pairing with already paired devic
e
s
        #   once  - Pair once and deny successive attempts
        pairing m
ul
ti;
                                                                         
   
    
        # PIN helper
        pin_helper /usr/bin/bluepin;
             
    
                                                               
        # D
-Bus 
PIN helper
        #dbus_pin_helper;
}
                                   
      
                                       
# Default settings for HCI device
s
devic
e {
        # Local device name
        #   %d - device id
        #   %
h - host
 name
        name "Trionas PC (%d)";
                                 
         
                                      
        # Local device class
  
      clas
s 0x100100;
                                                         
           
            
        # Default packet type
        #pkt_type DH1,DM1
,HV1;
      
                                                                   
       
     
   # Inquiry and Page scan
        iscan enable; pscan enable;
   
              
                                                               
 
       # Defaul
t link mode
        #   none   - no specific policy
        #   
accept - always 
accept incoming connections
        #   master - become master 
on incoming conne
ctions,
        #            deny role switch on outgoing conn
ections
        #
        lm master;
        #
        #lm accept;
             
                  
                                                 
        # D
efault link policy
        #   none    - no specific policy
        #   rswitch 
- allow role switch

        #   hold    - allow hold mode
        #   sniff   -
 allow sniff mode
  
      #   park    - allow park mode
        #
        #lp h
old,sniff;
        #
        lp rswitch,hold,sniff,park;
                       
                     
                                    
        # Authenticat
ion and Encryption
   
     #auth enable;
        #encrypt enable;
}


Please he
lp me if you can. Someb
ody must know!
Thanks very much,
Regards,
Triona




---
----------------------------------------------------
SF email is sponsored by - 
The IT Product Guide
Read honest & candid reviews on hundreds of IT Products fro
m real users.
Discover which products truly live up to the hype. Start reading n
ow.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
____________________
___________________________
Bluez-users mailing list
Bluez-users@lists.sourcefor
ge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
===========End o
f original message text===========


===========End of original message text====
=======





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [Bluez-users] local device class...
@ 2005-02-19 17:00 Triona Ryan
  0 siblings, 0 replies; 7+ messages in thread
From: Triona Ryan @ 2005-02-19 17:00 UTC (permalink / raw)
  To: bluez-user; +Cc: bluez-users

Sorry for the delay. I had been working on FC2 and I'm not sure what packages ar
e where, so I as advised to 
upgrade to FC3, which took more time than I thought
. 

Following this link:
http://www.comp.lancs.ac.uk/~fittond/bt/bt_comms_howto.
html

I installed FC3, then openobex1.0.1, then downloaded opd, and even though 
I can send to the phone, I'm still unable to send to my PC. 

*****************

I'm very confused as to what packages are outdated etc. Should I need any more 
than the above?

*****************


In relation to your email, 

I was only add
ing the rfcomm channel in "sdptool add", but now it is already added with the op
d command. 

So does sdptool list exactly one obex push service?
yes

Is the rfc
omm channel in the sdp record the one which the obex server is 
listening on? Yo
u can check it directly on the PC runnning the Obex server 
with 'sdptool browse
 FF:FF:FF:00:00:00'

[root@IT103-115 opd]# sdptool browse FF:FF:FF:00:00:00
Brow
sing FF:FF:FF:00:00:00 ...
Service Name: Public Browse Group Root
Service Descri
ption: Root of public browse hierarchy
Service Provider: BlueZ
Service RecHandle
: 0xf89e0008
Service Class ID List:
  "Browse Group Descriptor" (0x1001)
Languag
e Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100


Service Name: OBEX Object Push
Service RecHandle: 0xf89e07f0
Service Class ID 
List:
  "OBEX Object Push" (0x1105)
Protocol Descriptor List:
  "L2CAP" (0x0100)

  "RFCOMM" (0x0003)
    Channel: 9
  "OBEX" (0x0008)
Profile Descriptor List:
 
 "OBEX Object Push" (0x1105)
    Version: 0x0100

Service Name: SDP Server
Servi
ce Description: Bluetooth service discovery server
Service Provider: BlueZ
Servi
ce RecHandle: 0x0
Service Class ID List:
  "SDP Server" (0x1000)
Protocol Descri
ptor List:
  "L2CAP" (0x0100)
    PSM: 1
    Version: 0x0001
Language Base Attr 
List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100

Yes, and I
 am binding on rfcomm on channel 9, then using the opd server:

#  opd --channel
 9 --path /tmp/opd --metadata
opd[21881]: OBEX Push Daemon - version 0.2 started

opd[21881]: Failed to register BtOBEX server on RFCOMM channel 9. (-94 / 0)

I 
don't know if any of the obex push tool on linux take a look at the device 
clas
s at all. I can only speak for the kde tools, and those don't. It's more 
likely
 a problem with the sdp record. There should be just one for obex push 
(or to b
e more exact: one for each running obex push server) and it must 
point to the r
ight rfcomm channel. If it's just a mobile phone which refuses 
to send files to
 this PC, the device class could in fact be the problem. 
Obviously the best way
 to find out is to change it to 0x100100 and see what 
happens.

I had done this
 already many times, but to no avail. However, at the moment with the new FC3, I
 can see Object Transfer, so thankfully it's no longer an issue, be it relevant 
or not! ;) 

Is my sdp still not registering perhaps?

Thanks, Triona

Fred

-- 

Fred Schaettgen
bluez-devel@schaettgen.de
===========End of original message te
xt===========





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [Bluez-users] local device class...
@ 2005-02-18  9:09 Triona Ryan
  2005-02-18 14:03 ` Fred Schaettgen
  0 siblings, 1 reply; 7+ messages in thread
From: Triona Ryan @ 2005-02-18  9:09 UTC (permalink / raw)
  To: bluez-user; +Cc: bluez-users

Sorry if I seemed rude but my problem is, I think, ridiculous.

>> Ok, I seem to
 be very much ignored.
>
>> Thanks very much

>You're welcome :P
>Maybe you're w
aiting so long (about 9 hours already!) for an answer because 
>those misplaced 
wh itespace and linebreaks scared the readers? 

Not my fault, but I accept, tot
ally annoying.

>Or it's just 
>because no one tried hard enough to figure out w
hat you tried to achieve by 
>doing what.
>So in short: you want to send files t
o another PC and it's not working, right? 

Correct

>Do you have an obex server
 running?Which one?

Yes, I've tried obexserver, and then the gnome-obex-server,
 the same problem

> Did it register with the SDP server (hint: sdptool --help)?
 

Did the obexserver register with the SDP server. I'm not sure. I've done sdpt
ool --help and still am not sure what you  mean. I've added OBEX with sdptool is
 that's what you mean?

>The device class has very little to do with that. 

>> 
However, IF there's any
>> one out there using this list EXCEPT for one on-going
 thread, could someone
>> plea se check their hciconfig -a and see if their devi
ce class matches
> >their services . I'm using college lab computers, and I inst
alled BT on one

>The device class is not meant to match all your services. 
>Th
at's what the sdp server is for.


As I said, I've added the services, and from 
the other PC(s) I've browsed the services, and see OBEX push etc, but when I "hc
iconfig -a", In Service Class Object transfer is set on the master (the one I'm 
sending from, and have no problem trnafering files to and from my phone with) bu
t not set on the slave (the one that's trying to receive a file, where the serve
r is running.)

Aka. on the master: 

Class: 0x100100...........................
....................(note the MSB is "1", hence, Object Transfer is "set")
     
   Service Classes: Object Transfer
        Device Class: Computer, Uncategorize
d

Whereas on the other PCs
Class: 0x3e0100.....................................
............(note the MSB is "3", hence Object Trnasfer is "set")
       Service
 Classes: Networking, Capturing, Rendering..........(and yet "Object Transfer" i
s NOT here!)
       Device Class: Computer, Uncategorized


This is the only thi
ng I can see that's differenf between a working PC and a non-working PC. I've se
en another computer that has Networking and Object Transfer Activated and the co
rresponding local device class: 12010c, and it works fine. 

My question is, cou
ld this be the problem, and if so, how do I fix it?
Apologies again for my ruden
ess, and what will be no doubt, another whitespace filled and distorted email.

Thanks for your help,
Triona
.
> >computer a few week s ago, and it gave me 0x10
0 as device class, but last
> >week I installed all on an other computer, and I 
got 0x3e0100. They're ALL
> >inked to the SAME lan, and SAME computers etc. I ch
anged the first
> >computer to ox100100, to set Object Transfer , which immediat
ely worked,
>> but the other one is set already and isn't registeri ng the servi
ce. Why

>"Is set already"? Set the device class to 0x100100? What makes you thi
nk it 
>isn't registering the service? Did you actually check the sdp server or 
are 
>you talking about the device class?

Fred

-- 
Fred Schaettgen
bluez-devel
@schaettgen.de
===========End of original message text===========





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [Bluez-users] local device class...
@ 2005-02-17 15:42 Triona Ryan
  0 siblings, 0 replies; 7+ messages in thread
From: Triona Ryan @ 2005-02-17 15:42 UTC (permalink / raw)
  To: bluez-users

Hi again,

Ok, I've found information on how to set the DIAC or local device cla
ss correctly. But even though I've set it as 0x1e0104, it's still refusing to se
e the obex Service. WHY??

Has this ever happened to anyone else?

Triona


====
==========Original message text===============
On Thu, 17 Feb 2005 13:56:59 +000
0 Triona Ryan wrote:

Hi all,

I'm having difficulty transfering files between 2
 FC2 Bluez enabled PCs
. I'm using the exact same dongles, but installed the blu
ez packages on my maste
r PC following a howto as ./configure, make, make instal
l. On the servant I inst
alled them as the README's directed. (with various pref
ixs etc.) However, on the
 hcid.conf file for the master I originally got local 
device class as 0x100, and
 on the servant as 0x3e0100. 
As I couldn't establish
 a connection to transfer f
iles using OBEX, I ploughed through google and saw t
hat local device class must 
be 0x100100 for object trnasfer to work. However, c
hanging this on the master PC
 worked, and change the advertised services in hci
config -a from nothing to "Obj
ect Transfer", and now I can transfer files to an
d from my mobile phone. On the 
servant PC however, it had no effect, and just c
hanged the advertised Service cl
asses in the hciconfig -a from "Networking, ren
dering, Capturing" to nothing. 

Why would these hcid.conf's differ in the first
 place? And how do I fix it?? rec
onfiguring the bluez packages on the servant??
 I was using different dongles but
 getting two the same had no effect. How can 
I fix this, as I think it is a Blue
z problem rather than an obex or anything el
se problem.

The following is the ou
tput of my  hciconfig -a on the master, and
 after that the hcid.conf on the mast
er:

hci0:   Type: USB
        BD Address:
 00:0B:0D:33:CE:93 ACL MTU: 120:20  SC
O MTU: 64:0
        UP RUNNING PSCAN ISCA
N
        RX bytes:4605409 acl:18677 sc
o:0 events:22852 errors:0
        TX byt
es:5369351 acl:50797 sco:0 commands:188 
errors:0
        Features: 0xff 0xff 0x
05 0x38 0x18 0x18 0x00 0x00
        Packe
t type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV
2 HV3
        Link policy: RSWITCH HOLD SN
IFF PARK
        Link mode: MASTER
  
      Name: 'Trionas PC (0)'
        Class:
 0x100100
        Service Classes: O
bject Transfer
        Device Class: Compute
r, Uncategorized
        HCI Ver: 1
.2 (0x2) HCI Rev: 0x0 LMP Ver: 1.2 (0x2) LMP 
Subver: 0x757
        Manufacturer
: Silicon Wave (11)
 
[root@lab103-106 root]# 
more /etc/bluetooth/hcid.conf
#
#
 HCI daemon configuration file.
#
# $Id: hcid.c
onf,v 1.4 2004/04/29 20:14:21 ho
ltmann Exp $
#
 
# HCId options
options {
      
  # Automatically initialize ne
w devices
        autoinit yes;
 
        # Secur
ity Manager mode
        #   n
one - Security manager disabled
        #   auto -
 Use local PIN for incoming c
onnections
        #   user - Always ask user for a
 PIN
        #
        secur
ity auto;
 
        # Pairing mode
        #   none 
 - Pairing disabled
       
 #   multi - Allow pairing with already paired device
s
        #   once  - Pair
 once and deny successive attempts
        pairing mul
ti;
                     
                                                       
    
        # PIN helpe
r
        pin_helper /usr/bin/bluepin;
                 
                       
                                        
        # D-Bus 
PIN helper
        #db
us_pin_helper;
}
                                         
                     
                  
# Default settings for HCI devices
devic
e {
        # Local 
device name
        #   %d - device id
        #   %h - host
 name
        name 
"Trionas PC (%d)";
                                          
                  
                    
        # Local device class
        clas
s 0x100100;
     
                                                               
            
   
     # Default packet type
        #pkt_type DH1,DM1,HV1;
      
               
                                                           
     
   # Inquiry a
nd Page scan
        iscan enable; pscan enable;
                 
             
                                                  
        # Defaul
t link mode
        #   none   - no specific policy
        #   accept - always 
accept inco
ming connections
        #   master - become master on incoming conne
ctions,
  
      #            deny role switch on outgoing connections
        #
        lm
 master;
        #
        #lm accept;
                               
         
                                        
        # Default link policy
        #
   none    - no specific policy
        #   rswitch - allow role switch

       
 #   hold    - allow hold mode
        #   sniff   - allow sniff mode
  
      #
   park    - allow park mode
        #
        #lp hold,sniff;
        #
       
 lp rswitch,hold,sniff,park;
                                            
      
                              
        # Authentication and Encryption
   
     
#auth enable;
        #encrypt enable;
}


Please help me if you can. Someb
ody 
must know!
Thanks very much,
Regards,
Triona




-------------------------------
------------------------
SF email is sponsored by - The IT Product Guide
Read ho
nest & candid reviews on hundreds of IT Products from real users.
Discover which
 products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_
id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourcef
orge.net/lists/listinfo/bluez-users
===========End of original message text=====
======





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Bluez-users] local device class...
@ 2005-02-17 13:56 Triona Ryan
  0 siblings, 0 replies; 7+ messages in thread
From: Triona Ryan @ 2005-02-17 13:56 UTC (permalink / raw)
  To: bluez-users

Hi all,

I'm having difficulty transfering files between 2 FC2 Bluez enabled PCs
. I'm using the exact same dongles, but installed the bluez packages on my maste
r PC following a howto as ./configure, make, make install. On the servant I inst
alled them as the README's directed. (with various prefixs etc.) However, on the
 hcid.conf file for the master I originally got local device class as 0x100, and
 on the servant as 0x3e0100. 
As I couldn't establish a connection to transfer f
iles using OBEX, I ploughed through google and saw that local device class must 
be 0x100100 for object trnasfer to work. However, changing this on the master PC
 worked, and change the advertised services in hciconfig -a from nothing to "Obj
ect Transfer", and now I can transfer files to and from my mobile phone. On the 
servant PC however, it had no effect, and just changed the advertised Service cl
asses in the hciconfig -a from "Networking, rendering, Capturing" to nothing. 

Why would these hcid.conf's differ in the first place? And how do I fix it?? rec
onfiguring the bluez packages on the servant?? I was using different dongles but
 getting two the same had no effect. How can I fix this, as I think it is a Blue
z problem rather than an obex or anything else problem.

The following is the ou
tput of my  hciconfig -a on the master, and after that the hcid.conf on the mast
er:

hci0:   Type: USB
        BD Address: 00:0B:0D:33:CE:93 ACL MTU: 120:20  SC
O MTU: 64:0
        UP RUNNING PSCAN ISCAN
        RX bytes:4605409 acl:18677 sc
o:0 events:22852 errors:0
        TX bytes:5369351 acl:50797 sco:0 commands:188 
errors:0
        Features: 0xff 0xff 0x05 0x38 0x18 0x18 0x00 0x00
        Packe
t type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SN
IFF PARK
        Link mode: MASTER
        Name: 'Trionas PC (0)'
        Class:
 0x100100
        Service Classes: Object Transfer
        Device Class: Compute
r, Uncategorized
        HCI Ver: 1.2 (0x2) HCI Rev: 0x0 LMP Ver: 1.2 (0x2) LMP 
Subver: 0x757
        Manufacturer: Silicon Wave (11)
 
[root@lab103-106 root]# 
more /etc/bluetooth/hcid.conf
#
# HCI daemon configuration file.
#
# $Id: hcid.c
onf,v 1.4 2004/04/29 20:14:21 holtmann Exp $
#
 
# HCId options
options {
      
  # Automatically initialize new devices
        autoinit yes;
 
        # Secur
ity Manager mode
        #   none - Security manager disabled
        #   auto -
 Use local PIN for incoming connections
        #   user - Always ask user for a
 PIN
        #
        security auto;
 
        # Pairing mode
        #   none 
 - Pairing disabled
        #   multi - Allow pairing with already paired device
s
        #   once  - Pair once and deny successive attempts
        pairing mul
ti;
                                                                            
    
        # PIN helper
        pin_helper /usr/bin/bluepin;
                 
                                                               
        # D-Bus 
PIN helper
        #dbus_pin_helper;
}
                                         
                                       
# Default settings for HCI devices
devic
e {
        # Local device name
        #   %d - device id
        #   %h - host
 name
        name "Trionas PC (%d)";
                                          
                                      
        # Local device class
        clas
s 0x100100;
                                                                    
            
        # Default packet type
        #pkt_type DH1,DM1,HV1;
      
                                                                          
     
   # Inquiry and Page scan
        iscan enable; pscan enable;
                 
                                                               
        # Defaul
t link mode
        #   none   - no specific policy
        #   accept - always 
accept incoming connections
        #   master - become master on incoming conne
ctions,
        #            deny role switch on outgoing connections
        #
        lm master;
        #
        #lm accept;
                               
                                                 
        # Default link policy
        #   none    - no specific policy
        #   rswitch - allow role switch

        #   hold    - allow hold mode
        #   sniff   - allow sniff mode
  
      #   park    - allow park mode
        #
        #lp hold,sniff;
        #
        lp rswitch,hold,sniff,park;
                                            
                                    
        # Authentication and Encryption
   
     #auth enable;
        #encrypt enable;
}


Please help me if you can. Someb
ody must know!
Thanks very much,
Regards,
Triona




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2005-02-19 17:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-17 19:42 [Bluez-users] local device class Triona Ryan
2005-02-17 22:55 ` Fred Schaettgen
  -- strict thread matches above, loose matches on Subject: below --
2005-02-19 17:00 Triona Ryan
2005-02-18  9:09 Triona Ryan
2005-02-18 14:03 ` Fred Schaettgen
2005-02-17 15:42 Triona Ryan
2005-02-17 13:56 Triona Ryan

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