Hi Alain, > 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@xxxxxxxxxxxx> > --- > > drivers/bluetooth/btusb.c | 2 +- > include/net/bluetooth/hci.h | 16 +++++++- > include/net/bluetooth/hci_core.h | 1 + > include/net/bluetooth/mgmt.h | 4 +- > net/bluetooth/hci_core.c | 24 ++++++++++++ > net/bluetooth/hci_event.c | 39 +++++++++++++++++++ > net/bluetooth/mgmt.c | 66 +++++++++++++++++++++++++++++++- > 7 files changed, 147 insertions(+), 5 deletions(-) patch has been applied to bluetooth-next tree. However I fixed a few minor style issues as well. Regards Marcel