freebsd-dev/usr.sbin/bluetooth/bthidd
Maksim Yevmenkin 6490c2ffab Start committing Bluetooth HID (Human Interface Device) support.
Note: bthidd(8) is still not complete. Need to commit kernel
support (a-la Linux /dev/input) to feed HID events into kernel.
Also need to write bthidd(8) and bthidd.conf(5) man pages.
2004-04-10 00:18:00 +00:00
..
bthid_config.h
bthidd.c
bthidd.conf.sample
bthidd.h
client.c
hid.c
lexer.l
Makefile
parser.y
server.c
session.c