]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Enable erroneous data reporting if WBS is supported
authorAlain Michaud <alainm@chromium.org>
Thu, 5 Mar 2020 16:14:59 +0000 (16:14 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 8 Mar 2020 07:50:42 +0000 (08:50 +0100)
commit401ad1f1e94eb6c1e642a2140a095ba32af73b35
tree6756cd543de87e4495230a628977eb876e20344e
parent3b1cc79731dbdee6acf4fb8622675c98c9f7592b
Bluetooth: Enable erroneous data reporting if WBS is supported

This change introduces a wide band speech setting which allows higher
level clients to query the local controller support for wide band speech
as well as set the setting state when the radio is powered off.
Internally, this setting controls if erroneous data reporting is enabled
on the controller.

Signed-off-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c