]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r360070:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 May 2020 08:43:05 +0000 (08:43 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 May 2020 08:43:05 +0000 (08:43 +0000)
commit4a1f4fdc0646e683c139891bebc205b67be348d0
tree4cab054f6997cad0bfb45884dedf54ce388f1d15
parent617e19d13563f68b9e547c0b39e143d84412a327
MFC r360070:
Add missing feature descriptions to hci_features2str().

The list of possible features in hccontrol/features2str() is incomplete.
Refer to "Bluetooth Core Specification 5.2 Vol. 2 Part C. 3.3 Feature Mask Definition".

Submitted by: Marc Veldman <marc@bumblingdork.com>
PR: 245354
Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@361154 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bluetooth/hccontrol/info.c
usr.sbin/bluetooth/hccontrol/link_control.c
usr.sbin/bluetooth/hccontrol/node.c
usr.sbin/bluetooth/hccontrol/util.c