opnsense-src/usr.sbin/bluetooth/bthidd
Vladimir Kondratyev a9a8884bf9 bthidd(8): Add support for Apple's magic mouse
Note: Mouse's bthidd.conf record should contain vendor and device IDs
to make proper device detection. If it does not contain IDs,
regenerate record with "Query" command of recent bthidcontrol(8).

Submitted by:		Dirk Engling <erdgeist@erdgeist.org>
Reviewed by:		emax
Approved by:		bapt (mentor), gonzo (mentor)
Differential Revision:	https://reviews.freebsd.org/D3702
2017-08-12 21:23:33 +00:00
..
bthid_config.h bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
bthidd.8
bthidd.c Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
bthidd.conf.sample bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
bthidd.h bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00
client.c Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
hid.c bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00
kbd.c fix incorrect usage of hid_set_data() which causes crash 2016-03-23 22:07:13 +00:00
kbd.h
lexer.l bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
Makefile Remove stray DEBUG_FLAGS=-g that snuck in with r137868 2015-05-21 14:36:15 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parser.y bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00
server.c bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00
session.c bthidd(8): Add support for Apple's magic mouse 2017-08-12 21:23:33 +00:00