freebsd-skq/usr.sbin/bluetooth/bthidd
rakuco 489ab0737e MFC r281146.
bthidd: Remove unused macros from hid.c.

ASIZE() was never used, and min() stopped being used in r207812.

Differential Revision:	https://reviews.freebsd.org/D2230
Reviewed by:		emax
Approved by:		emax
2015-04-15 22:07:51 +00:00
..
bthid_config.h
bthidd.8 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
bthidd.c
bthidd.conf.sample
bthidd.h
client.c
hid.c MFC r281146. 2015-04-15 22:07:51 +00:00
kbd.c MFC r275709 2015-01-07 20:01:15 +00:00
kbd.h
lexer.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
parser.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
server.c
session.c