t;
> On Tue, Sep 29, 2020 at 4:03 PM Claire Chang wrote:
> >
> > Avoid multiple attempts to create the debugfs entry, force_bredr_smp,
> > by moving it from the SMP registration to the BR/EDR controller init
> > section. hci_debugfs_create_bredr is only called when HCI_SE
This patch adds a configurable LE autoconnect timeout.
Signed-off-by: Alain Michaud
---
Changes in v1:
Fixing longer than 80 char line.
include/net/bluetooth/hci_core.h | 1 +
net/bluetooth/hci_core.c | 1 +
net/bluetooth/hci_event.c| 2 +-
net/bluetooth/hci_request.c