opnsense-src/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 Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
bthidd.c Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
bthidd.conf.sample Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
bthidd.h Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
client.c Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
hid.c Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
lexer.l Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
Makefile Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
parser.y Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
server.c Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
session.c Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00