summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/server.c
Commit message (Expand)AuthorAgeFilesLines
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4Maksim Yevmenkin2006-09-211-1/+2
* Update bthidd(8) code and hook it up to the build.Maksim Yevmenkin2006-09-071-82/+64
* Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.Maksim Yevmenkin2006-03-161-2/+2
* Fix problem with session termination. bthidd(8) maintains two L2CAPMaksim Yevmenkin2005-05-181-1/+2
* Check in updated bthidd(8). This is still work in progress.Maksim Yevmenkin2004-11-181-1/+50
* Start committing Bluetooth HID (Human Interface Device) support.Maksim Yevmenkin2004-04-101-0/+316