linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] How do I pair?
Date: Fri, 07 Oct 2005 08:58:52 +0200	[thread overview]
Message-ID: <1128668332.8750.0.camel@localhost.localdomain> (raw)
In-Reply-To: <200510061820.28005.sf.net@booths.org.uk>

Hi Ken,

> Thanks for the diagnostic tips. I found the a hcid.conf.rpmsave file with the 
> corrects settings. It appears the upgrade changed the following parameters in 
> the hcid.conf file
>         pscan disable;
>         iscan disable;
>         pin_helper /usr/bin/bluepin;
> 
> I fixed the problem by restoring them to
>         pscan enable;
>         iscan enable;
>         pin_helper /bin/bluepincat;
> (the PC identifying itself as "Unknown" is just a signal quality problem - too 
> many walls between computer and phone)
> 
> PS: What do pscan and iscan do?

the page scan (pscan) sets your device to connectable and inquiry scan
(iscan) makes your device discoverable.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

      reply	other threads:[~2005-10-07  6:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05 23:42 [Bluez-devel] How do I pair? Ken Booth
2005-10-06  9:58 ` Marcel Holtmann
2005-10-06 17:20   ` Ken Booth
2005-10-07  6:58     ` Marcel Holtmann [this message]

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=1128668332.8750.0.camel@localhost.localdomain \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).