freebsd-dev/usr.sbin/bluetooth/bthidd
2010-11-22 14:16:22 +00:00
..
bthid_config.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
bthidd.8 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
bthidd.c Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
bthidd.conf.sample
bthidd.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
client.c Properly htole16() PSM in sockaddr_l2cap 2006-11-02 18:57:09 +00:00
hid.c Make sure to only pickup hid_input items when parsing input reports. 2010-09-08 20:00:27 +00:00
kbd.c Temporarily put ugly workaround in place to make sparc64 build happy. 2006-09-08 15:05:38 +00:00
kbd.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
lexer.l Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
Makefile Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00
parser.y Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor 2006-11-27 22:52:11 +00:00
server.c Use socklen_t instead of int32_t where appropriate to pacify new GCC4 2006-09-21 02:32:28 +00:00
session.c Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00