freebsd-nq/usr.sbin/bluetooth/bthidcontrol
Vladimir Kondratyev 6032284eb9 bthidd(8): Add support for vendor_id, product_id and version.
Extend bthidd.conf format to store vendor and product IDs of remote
Bluetooth HID devices to make possible implementation of device
specific quirks inside bthidd(8).
Add support for querying of this information from device's SDP records
with bthidcontrol(8) "Query" command.

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:20:51 +00:00
..
bthidcontrol.8
bthidcontrol.c
bthidcontrol.h
hid.c
Makefile
Makefile.depend
sdp.c bthidd(8): Add support for vendor_id, product_id and version. 2017-08-12 21:20:51 +00:00