summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/server.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-07-31bluetooth(3): Fix a typo in a source code commentGordon Bergling
2018-04-30bthidd(8): Add evdev protocol support for bluetooth keyboards and mousesVladimir Kondratyev
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-08-12bthidd(8): Add support for Apple's magic mouseVladimir Kondratyev
2015-04-07Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe
2006-09-21Use socklen_t instead of int32_t where appropriate to pacify new GCC4Maksim Yevmenkin
2006-09-07Update bthidd(8) code and hook it up to the build.Maksim Yevmenkin
2006-03-16Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.Maksim Yevmenkin
2005-05-18Fix problem with session termination. bthidd(8) maintains two L2CAPMaksim Yevmenkin
2004-11-18Check in updated bthidd(8). This is still work in progress.Maksim Yevmenkin
2004-04-10Start committing Bluetooth HID (Human Interface Device) support.Maksim Yevmenkin