From: "Timur Alperovich" <timur.alperovich@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Iscan turning off
Date: Mon, 19 Feb 2007 17:01:04 -0500 [thread overview]
Message-ID: <52950c3f0702191401s4747d0cat8b765596d1998ccc@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1914 bytes --]
Hi,
I'm using bluez utils 3.7 and I try to put the bluetooth card in my laptop
in piscan mode. The operation succeeds, but after a relatively short period
of time (about 10 minutes), the card goes back to just pscan. The reason I'd
like to have iscan is that my laptop does not appear to be discoverable
without it. Could anyone suggest what may be the issue? I am attaching my
hcid.conf file.
Thank you,
Timur
#
# HCI daemon configuration file.
#
# HCId options
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;
# Default PIN code for incoming connections
passkey "1234";
}
# Default settings for HCI devices
device {
# Local device name
# %d - device id
# %h - host name
name "Timur-blue";
# Local device class
class 0x3e0100;
# Default packet type
#pkt_type DH1,DM1,HV1;
# Inquiry and Page scan
pscan enable; iscan 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;
# Default link policy
# none - no specific policy
# rswitch - allow role switch
# hold - allow hold mode
# sniff - allow sniff mode
# park - allow park mode
lp rswitch,hold,sniff,park;
}
[-- Attachment #1.2: Type: text/html, Size: 3764 bytes --]
[-- Attachment #2: Type: text/plain, Size: 345 bytes --]
-------------------------------------------------------------------------
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
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next reply other threads:[~2007-02-19 22:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-19 22:01 Timur Alperovich [this message]
2007-02-19 23:38 ` [Bluez-users] Iscan turning off Eric Estievenart
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=52950c3f0702191401s4747d0cat8b765596d1998ccc@mail.gmail.com \
--to=timur.alperovich@gmail.com \
--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