Re: [PATCH] Bluetooth: Terminate the link if pairing is cancelled

2020-06-03 Thread Marcel Holtmann
Hi Manish, > Based on your feedback, in the BlueZ kernel, if we plan to track whether the > link was created because of Pair Device action or not, we'll need to add a > flag in struch hci_conn and update related functions/APIs. I was wondering if > this would look like a clean fix or not. >

Re: [PATCH] Bluetooth: Terminate the link if pairing is cancelled

2020-05-06 Thread Marcel Holtmann
Hi Luiz, >>> If user decides to cancel ongoing pairing process (e.g. by clicking >>> the cancel button on the pairing/passkey window), abort any ongoing >>> pairing and then terminate the link. >>> >>> Signed-off-by: Manish Mandlik >>> --- >>> Hello Linux-Bluetooth, >>> >>> This patch aborts

Re: [PATCH] Bluetooth: Terminate the link if pairing is cancelled

2020-05-05 Thread Luiz Augusto von Dentz
Hi Manish, Marcel, On Tue, Apr 28, 2020 at 2:38 AM Marcel Holtmann wrote: > > Hi Manish, > > > If user decides to cancel ongoing pairing process (e.g. by clicking > > the cancel button on the pairing/passkey window), abort any ongoing > > pairing and then terminate the link. > > > >

Re: [PATCH] Bluetooth: Terminate the link if pairing is cancelled

2020-04-28 Thread Marcel Holtmann
Hi Manish, > If user decides to cancel ongoing pairing process (e.g. by clicking > the cancel button on the pairing/passkey window), abort any ongoing > pairing and then terminate the link. > > Signed-off-by: Manish Mandlik > --- > Hello Linux-Bluetooth, > > This patch aborts any ongoing