mbox series

[v3,0/3] bluetooth:Adding driver and quirk defs for multi-role LE

Message ID 20200421155954.137391-1-alainm@chromium.org (mailing list archive)
Headers show
Series bluetooth:Adding driver and quirk defs for multi-role LE | expand

Message

Alain Michaud April 21, 2020, 3:59 p.m. UTC
This series adds BTUSB and quirk support for the driver to confirm that
the reported LE_states can be trusted.  The quirk will be used to
gradually roll out the feature to supported controllers without
affecting the stability of other controllers.  If all controllers FWs
are fixed or else validated, we can consider removing the quirk over
time.

Alain Michaud (3):
  bluetooth:Adding driver and quirk defs for multi-role LE
  bluetooth:allow scatternet connections if supported.
  bluetooth:btusb: Adding support for LE scatternet to Jfp and ThP

 drivers/bluetooth/btusb.c   | 11 ++++++++---
 include/net/bluetooth/hci.h |  9 +++++++++
 net/bluetooth/hci_event.c   |  4 +++-
 3 files changed, 20 insertions(+), 4 deletions(-)