]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit00bce3fb0642b38fa2e5db3217526c3e0d5952ca
tree6756cd543de87e4495230a628977eb876e20344e
parent55cee73e2af555fa3dcff467683c7488af47449e
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