From: Volker <kokor.hekkus@gmx.de>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] pairing on x86_64
Date: Sat, 21 Feb 2004 14:34:54 +0100 [thread overview]
Message-ID: <200402211434.54164.kokor.hekkus@gmx.de> (raw)
In-Reply-To: <1077365351.2716.2.camel@pegasus>
On Saturday 21 February 2004 13:09, Marcel Holtmann wrote:
> what does your syslog say? Put some syslog() debugging messages in
> utils/hcid/security.c to see where it stops.
security.c loads the right pin at startup.
during pairing, it enters
gboolean io_security_event(GIOChannel *chan, GIOCondition cond, gpointer data)
and leaves the method at this point:
if (type != HCI_EVENT_PKT) {
syslog(LOG_INFO, "** type not HCI_EVENT_PKT");
return TRUE;
}
any more points, where I should've a look at?
Volker
next prev parent reply other threads:[~2004-02-21 13:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-21 11:52 [Bluez-users] pairing on x86_64 Volker Fritzsch
2004-02-21 12:09 ` Marcel Holtmann
2004-02-21 13:34 ` Volker [this message]
2004-02-21 13:56 ` Marcel Holtmann
2004-02-21 14:08 ` Volker Fritzsch
2004-02-21 14:18 ` Marcel Holtmann
2004-02-21 15:48 ` Volker Fritzsch
2004-02-21 16:11 ` Marcel Holtmann
2004-02-21 20:00 ` Volker Fritzsch
2004-02-22 2:15 ` Marcel Holtmann
2004-02-22 13:24 ` Volker Fritzsch
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=200402211434.54164.kokor.hekkus@gmx.de \
--to=kokor.hekkus@gmx.de \
--cc=bluez-users@lists.sourceforge.net \
--cc=marcel@holtmann.org \
/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