All of lore.kernel.org
 help / color / mirror / Atom feed
From: "mlists@tdbnetworks.org" <mlists@tdbnetworks.org>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Microsoft Intellimouse Explorer
Date: Fri, 29 Apr 2005 17:48:33 +0100	[thread overview]
Message-ID: <1114793313.6049.4.camel@hellontoast> (raw)
In-Reply-To: <1114792820.8836.102.camel@pegasus>

Marcel,
Forgive my ignorance by what is security mode 3, and how do I change
this if required?

I've pasted in my hcid.conf file below in the hope that you can help me
get this working as the only config I've done using bluetooth is through
the rfcomm.conf to setup dial up networking.

Thanks in advance

Richard


options {
        # Automatically initialize new devices
        autoinit yes;

        # Security Manager mode
        #   none - Security manager disabled
        #   auto - Use local PIN for incoming connections
        #   user - Always ask user for a PIN
        security user;

        # Pairing mode
        #   none  - Pairing disabled
        #   multi - Allow pairing with already paired devices
        #   once  - Pair once and deny successive attempts
        pairing multi;

        # PIN helper
        pin_helper /usr/bin/bluepin
#       pin_helper /etc/bluetooth/bluepin;
}

# Default settings for HCI devices
device {
        # Local device name
        #   %d - device id
        #   %h - host name
        name "%h-%d";

        # Local device class
        class 0x120104;

        # Default packet type
        #pkt_type DH1,DM1,HV1;

        # Inquiry and Page scan
        iscan enable; pscan enable;

        # Default link mode
        #   none   - no specific policy
        #   accept - always accept incoming connections
        #   master - become master on incoming connections,
        #            deny role switch on outgoing connections
        #
        lm accept,master;

        # 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 hold,sniff,park;

        # Authentication and Encryption
        auth enable;
        encrypt enable;
}



On Fri, 2005-04-29 at 18:40 +0200, Marcel Holtmann wrote:
> Hi Richard,
> 
> > Right, I've been doing some more digging and it looks like the issue is
> > because the mouse doesn't want to have a pin but I also need to use
> > bluetooth for dial up networking to my phone which does need one.
> > 
> > Is there any way in the hcid.conf to setup another profile so I can set
> > specific settings for this device?
> 
> if you set yourself to security mode 3 then you have to deal with it. It
> is not recommended by me and it is also not the default setting.
> 
> Regards
> 
> Marcel
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.
> Get your fingers limbered up and give it your best shot. 4 great events, 4
> opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
> win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2005-04-29 16:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-23 16:59 [Bluez-users] Microsoft Intellimouse Explorer mlists
2005-04-23 17:21 ` Marcel Holtmann
     [not found]   ` <58432.212.183.128.185.1114431777.squirrel@sockthing.tdbnetworks.org>
2005-04-25 14:45     ` mlists
2005-04-27  5:29   ` mlists
2005-04-27 10:39     ` Marcel Holtmann
2005-04-27 12:32       ` mlists
2005-04-29 16:00         ` mlists
2005-04-29 16:40           ` Marcel Holtmann
2005-04-29 16:48             ` mlists [this message]
2005-04-29 16:57               ` Michal Semler
2005-04-29 17:17                 ` Marcel Holtmann

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=1114793313.6049.4.camel@hellontoast \
    --to=mlists@tdbnetworks.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 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.