PacketLogger.app
PacketLogger.app
- Subject: PacketLogger.app
- From: "Mike Mercier" <email@hidden>
- Date: Mon, 29 Jan 2007 19:17:30 -0500
Hello,
I have a question about the PacketLogger.app that comes with the
developer tools.
I have an MX5000 keyboard and I have paired it with my powerbook.
While running PacketLogger.app, if I type the letter 'a' I get the
following capture:
[HIIr] HID Interrupt: [a1] Keyboard [01] Event Data [ 00 00 04 00 00
00 00 00 00 ]
[HIIr] HID Interrupt: [a1] Keyboard [01] Event Data [ 00 00 00 00 00
00 00 00 00 ]
but, no keystroke event shows up on screen. I have tried using one of
the sample applications (hid_project) to add all the cookies to a
queue to see if it is possible to see keystroke events with no luck.
PacketLogger captures output for every button/key on the keyboard
except the "sync" button which I assume is re-synching the keyboard
with the laptop. Strange thing, some of the keys events do get
through. The volume slider/mute buttons work out of the box, and I
can make other buttons work by listening for the event in the
hid_project sample code (ex, the digital button elementCookie is 0xf8
and the value is 440)
I assumed it was a problem with the keyboard. I then had a friend try
with another keyboard (I beleive it is an Apple Bluetooth keyboard but
would have to confirm) and had him try packet logger with the letter
'a' as well and gets the same output.
[HIIr] HID Interrupt: [a1] Keyboard [01] Event Data [ 00 00 04 00 00
00 00 00 00 ]
[HIIr] HID Interrupt: [a1] Keyboard [01] Event Data [ 00 00 00 00 00
00 00 00 00 ]
Am I missing something here? Is there something happening higher in
the stack that is causing the MX5000 keyboard not to have events make
it to the application?
Any thoughts would be helpful.
Thanks,
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden