1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.sbin/bluetooth/bthidd
Maksim Yevmenkin fc780ca17e Make sure to only pickup hid_input items when parsing input reports.
As it turns out, libusbhid(3) also picks up hic_collection items even
though we explicitly requested hid_input items only.

Tested by:	Buganini < buganini at gmail dot com >
MFC after:	1 week
2010-09-08 20:00:27 +00:00
..
bthid_config.h
bthidd.8 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
bthidd.c
bthidd.conf.sample
bthidd.h
client.c
hid.c Make sure to only pickup hid_input items when parsing input reports. 2010-09-08 20:00:27 +00:00
kbd.c
kbd.h
lexer.l
Makefile
parser.y
server.c
session.c