Re: [PATCH v2] bluetooth: Adding a configurable autoconnect timeout

2020-06-17 Thread Marcel Holtmann
Hi Alain, > 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

[PATCH v2] bluetooth: Adding a configurable autoconnect timeout

2020-06-15 Thread Alain Michaud
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 |