Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not request SDP attributes using ranges. | emax | 2010-09-07 | 1 | -2/+4 |
| | | | | | | | Apparently some devices do not like it. MFC after: 1 week Tested by: Buganini < buganini at gmail dot com > | ||||
* | - Fix attribute id of HIDBatteryPower | markus | 2006-02-10 | 1 | -5/+5 |
| | | | | | | - Fix two typos in comments Approved by: emax | ||||
* | Start committing Bluetooth HID (Human Interface Device) support. | emax | 2004-04-10 | 1 | -0/+432 |
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. |