opnsense-src/usr.sbin/bluetooth/bthidd
Maksim Yevmenkin 3cf34fa5f7 handle "Kana" and "Eisu" keys on Apple Wireless Keyboard (JIS)
PR:		187470
Submitted by:	naito.yuichiro
MFC after:	1 week
2014-12-11 18:08:54 +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 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +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 Start committing Bluetooth HID (Human Interface Device) support. 2004-04-10 00:18:00 +00:00
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 Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6) 2011-05-04 17:58:15 +00:00
kbd.c handle "Kana" and "Eisu" keys on Apple Wireless Keyboard (JIS) 2014-12-11 18:08:54 +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 Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
parser.y Fix world after byacc import: 2012-05-22 16:33:10 +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