1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/bluetooth/bthidd
Ruslan Ermilov 71ce49ae8d Fixed "make checkdpadd" (missing library dependencies).
Approved by:	re (kensmith)
2007-10-01 18:15:11 +00:00
..
bthid_config.h
bthidd.8 - Grammar and typo fixes 2006-10-10 22:38:31 +00:00
bthidd.c
bthidd.conf.sample
bthidd.h
client.c Properly htole16() PSM in sockaddr_l2cap 2006-11-02 18:57:09 +00:00
hid.c Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227 2006-10-09 22:27:23 +00:00
kbd.c
kbd.h
lexer.l
Makefile Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +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