Hi Alain, > This patch provides a mechanism for MGMT interface client to query the > capability of the controller to support WBS. > > Signed-off-by: Alain Michaud <alainm@xxxxxxxxxxxx> > --- > > drivers/bluetooth/btusb.c | 3 +++ > include/net/bluetooth/hci.h | 9 +++++++++ > include/net/bluetooth/mgmt.h | 1 + > net/bluetooth/mgmt.c | 4 ++++ > 4 files changed, 17 insertions(+) patch has been applied to bluetooth-next tree. However .. > + > + /* When this quirt is set, wide band speech is supported by > + * the driver since no reliable mechanism exist to report > + * this from the hardware, a driver flag is use to convey > + * this support > + * > + * This quirk must be set before hci_register_dev is called. > + */ > + HCI_QUIRK_WIDE_BAND_SPEECH_SUPPORTED, > }; quirt - a short-handled riding whip with a braided leather lash. .. this totally made my day and I was tempted to leave this typo in the code, but I fixed it up in the end ;) Regards Marcel