All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Juha Yrjölä" <juha.yrjola@iki.fi>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] [PATCH] Fix too-many-keys-pressed error in hidp/core.c
Date: Thu, 20 Jan 2005 02:34:08 +0200	[thread overview]
Message-ID: <20050120003408.GA8619@salvia.homeip.net> (raw)
In-Reply-To: <1106180379.8190.146.camel@pegasus>

Hi Marcel,

On Thu, Jan 20, 2005 at 01:19:38AM +0100, Marcel Holtmann wrote:

> can you point me to the part of the HID specification that defines this
> behaviour? And show me an extract from hcidump when this happens.

I don't know if this is in the spec, or if it is just a quirk of some
Logitech keyboards.  However, it shouldn't cause any trouble to check
for it as a special case, since that kind of data packet is clearly
invalid, no?

Here's the dump of me pressing 'qwert', and then releasing 't':

1106180982.868085 > ACL data: handle 0x0029 flags 0x02 dlen 14
    L2CAP(d): cid 0x0041 len 10 [psm 0]
      A1 01 00 00 14 00 00 00 00 00 
1106180982.927077 > ACL data: handle 0x0029 flags 0x02 dlen 14
    L2CAP(d): cid 0x0041 len 10 [psm 0]
      A1 01 00 00 14 1A 00 00 00 00 
1106180982.967071 > ACL data: handle 0x0029 flags 0x02 dlen 14
    L2CAP(d): cid 0x0041 len 10 [psm 0]
      A1 01 00 00 14 1A 08 00 00 00 
1106180983.027061 > ACL data: handle 0x0029 flags 0x02 dlen 14
    L2CAP(d): cid 0x0041 len 10 [psm 0]
      A1 01 00 00 14 1A 08 15 00 00 
1106180983.047059 > ACL data: handle 0x0029 flags 0x02 dlen 14
    L2CAP(d): cid 0x0041 len 10 [psm 0]
      A1 01 00 00 01 01 01 01 01 01 
1106180983.267020 > ACL data: handle 0x0029 flags 0x02 dlen 14
    L2CAP(d): cid 0x0041 len 10 [psm 0]
      A1 01 00 00 14 1A 08 15 00 00 

Cheers,
Juha


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-01-20  0:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19 22:44 [Bluez-devel] [PATCH] Fix too-many-keys-pressed error in hidp/core.c Juha Yrjölä
2005-01-20  0:19 ` Marcel Holtmann
2005-01-20  0:34   ` Juha Yrjölä [this message]
2005-01-20  1:01     ` Marcel Holtmann
2005-01-20  9:03       ` Juha Yrjölä
2005-01-23  8:46         ` Marcel Holtmann
2005-01-23 11:39           ` Juha Yrjölä
2005-01-23 12:01             ` 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=20050120003408.GA8619@salvia.homeip.net \
    --to=juha.yrjola@iki.fi \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.