freebsd-dev/usr.sbin/bluetooth/bthidd
Maksim Yevmenkin 06912ebab3 Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor
has items with CONSUMER page. For now only check for items with KEYBOARD page.
This should prevent bthidd(8) from allocating vkbd(4) keyboard for Microsoft
Bluetooth Explorer mouse.

Reported by:	Eric Anderson
MFC after:	3 days
2006-11-27 22:52:11 +00:00
..
bthid_config.h
bthidd.8 - Grammar and typo fixes 2006-10-10 22:38:31 +00:00
bthidd.c
bthidd.conf.sample
bthidd.h
client.c Properly htole16() PSM in sockaddr_l2cap 2006-11-02 18:57:09 +00:00
hid.c Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227 2006-10-09 22:27:23 +00:00
kbd.c Temporarily put ugly workaround in place to make sparc64 build happy. 2006-09-08 15:05:38 +00:00
kbd.h
lexer.l
Makefile
parser.y Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor 2006-11-27 22:52:11 +00:00
server.c Use socklen_t instead of int32_t where appropriate to pacify new GCC4 2006-09-21 02:32:28 +00:00
session.c