public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] problemes using passkeyagent d-bus interface
@ 2008-06-21  9:13 Fritz Code
  2008-06-22  1:44 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Fritz Code @ 2008-06-21  9:13 UTC (permalink / raw)
  To: bluez-users


[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-22  1:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-21  9:13 [Bluez-users] problemes using passkeyagent d-bus interface Fritz Code
2008-06-22  1:44 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox