From: "Fritz Code" <codefritz@googlemail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] problemes using passkeyagent d-bus interface
Date: Sat, 21 Jun 2008 11:13:00 +0200 [thread overview]
Message-ID: <3e9cdced0806210213i412a870dnfdde87de30e3ea63@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1169 bytes --]
Hi,
did everything to implement a passkey-agent. ( using bluez 3.31)
The problem is, althouth I've implemented everything the same way, and it
definitely should be right, only the method "Reqest" gets
called, but the other ones, Keypress. Cancel, Confirm, Complete not?
Using dbus-monitor I can only see Signals but no method-calls, so I dont
know if the method calls get executed.
thanks
This might be the interesting lines of hcidump:
> HCI Event: Command Complete (0x0e) plen 10
01 0C 04 00 45 61 00 00 18 00
> HCI Event: PIN Code Request (0x16) plen 6
45 61 00 00 18 00
< HCI Command: PIN Code Request Reply (0x01|0x000d) plen 23
45 61 00 00 18 00 04 31 32 33 34 00 00 00 00 00 00 00 00 00
00 00 00
> HCI Event: Command Complete (0x0e) plen 10
01 0D 04 00 45 61 00 00 18 00
> HCI Event: Link Key Notification (0x18) plen 23
45 61 00 00 18 00 44 79 C3 01 5D 2C CC 3C A6 DC BF D5 C7 DA
02 54 00
> HCI Event: Auth Complete (0x06) plen 3
00 29 00
< HCI Command: Disconnect (0x01|0x0006) plen 3
29 00 13
> HCI Event: Command Status (0x0f) plen 4
00 01 06 04
> HCI Event: Disconn Complete (0x05) plen 4
00 29 00 16
--
Regards,
--Codefritz
[-- Attachment #1.2: Type: text/html, Size: 1414 bytes --]
[-- Attachment #2: Type: text/plain, Size: 247 bytes --]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
[-- 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:[~2008-06-21 9:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-21 9:13 Fritz Code [this message]
2008-06-22 1:44 ` [Bluez-users] problemes using passkeyagent d-bus interface 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=3e9cdced0806210213i412a870dnfdde87de30e3ea63@mail.gmail.com \
--to=codefritz@googlemail.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