summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bthidcontrol/sdp.c
Commit message (Collapse)AuthorAgeFilesLines
* Do not request SDP attributes using ranges.emax2010-09-071-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 HIDBatteryPowermarkus2006-02-101-5/+5
| | | | | | - Fix two typos in comments Approved by: emax
* Start committing Bluetooth HID (Human Interface Device) support.emax2004-04-101-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.
OpenPOWER on IntegriCloud