summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/server.c
Commit message (Expand)AuthorAgeFilesLines
* bthidd(8): Add evdev protocol support for bluetooth keyboards and mousesVladimir Kondratyev2018-04-301-14/+13
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* bthidd(8): Add support for Apple's magic mouseVladimir Kondratyev2017-08-121-0/+4
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-071-1/+4
* 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