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.
>
>
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 an
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.
> >
> > Signed-off-by
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 pairi