summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bthidd/client.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
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
2015-04-07Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe
2006-11-02Properly htole16() PSM in sockaddr_l2capMaksim Yevmenkin
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
2004-04-10Start committing Bluetooth HID (Human Interface Device) support.Maksim Yevmenkin