summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/parser.y
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
2018-04-30bthidd(8): Add evdev protocol support for bluetooth keyboards and mousesVladimir Kondratyev
2018-04-30bthidd(8): Add internal support for user-friendly name of remote devices.Vladimir Kondratyev
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-08-12bthidd(8): Add support for vendor_id, product_id and version.Vladimir Kondratyev
2015-04-07Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe
2012-05-22Fix world after byacc import:Baptiste Daroussin
2006-11-27Do not mark Bluetooth HID device as a "potential keyboard" if its descriptorMaksim Yevmenkin
2006-09-21Pacify new GCC4 warnings.Maksim Yevmenkin
2006-09-07Update bthidd(8) code and hook it up to the build.Maksim Yevmenkin
2005-05-18Fix problem with session termination. bthidd(8) maintains two L2CAPMaksim Yevmenkin
2005-01-12Fix typo %d -> %xMaksim 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