summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bthidd/session.c
Commit message (Collapse)AuthorAgeFilesLines
* Update bthidd(8) code and hook it up to the build.emax2006-09-071-23/+63
| | | | | | | | | | bthidd(8) now was integrated with vkbd(4) and supports multiple keyboards via vkbd(4)/kbdmux(4). The code was tested with Apple Bluetooth keyboard and SE k700i cell phone (remote control feature). MFC after: 1 month
* Check in updated bthidd(8). This is still work in progress.emax2004-11-181-4/+12
|
* Start committing Bluetooth HID (Human Interface Device) support.emax2004-04-101-0/+136
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.
OpenPOWER on IntegriCloud