freebsd-dev/usr.sbin/bluetooth
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
..
bcmfw Build fixups for the new USB stack. 2009-02-23 18:36:54 +00:00
bt3cfw Let bsd.prog.mk set SRCS and MAN to their default values. 2005-01-28 16:08:11 +00:00
bthidcontrol Do not request SDP attributes using ranges. 2010-09-07 16:36:03 +00:00
bthidd Make sure to only pickup hid_input items when parsing input reports. 2010-09-08 20:00:27 +00:00
btpand mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
hccontrol Pacify new GCC4 warnings. 2006-09-21 17:16:37 +00:00
hcsecd Clenup code a bit and do not call fork(2) before dameon(3) where not needed. 2009-02-04 22:04:06 +00:00
hcseriald Clenup code a bit and do not call fork(2) before dameon(3) where not needed. 2009-02-04 22:04:06 +00:00
l2control Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
l2ping Fix typo in usage. 2005-09-01 22:45:25 +00:00
rfcomm_pppd mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
sdpcontrol mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
sdpd Straighten out those pesky SDP records for the Bluetooth 2008-11-25 21:54:42 +00:00
Makefile Hook up btpand(8) to the build 2009-02-02 18:10:51 +00:00
Makefile.inc