Revert "Bluetooth: Always request for user confirmation for Just Works (LE SC)"
authorPhil Elwell <phil@raspberrypi.com>
Mon, 1 Mar 2021 09:12:44 +0000 (09:12 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Mon, 1 Mar 2021 09:29:49 +0000 (09:29 +0000)
commit9eeffa55e5c910d29e0eb6ca08628120fa77e251
treeb62777337e4f2121546a23eff5e0b1e0a53f5b2e
parent377f1fda069823b16251e47fcf6c679c7d4c3953
Revert "Bluetooth: Always request for user confirmation for Just Works (LE SC)"

This reverts commit ffee202a78c2980688bc5d2f7d56480e69a5e0c9.

The commit "Bluetooth: Always request for user confirmation for Just
Works" prevents BLE devices pairing in (at least) the Raspberry Pi OS
GUI. After reverting it, pairing works again. Although this companion
commit ("... (LE SC)") has not been demonstrated to be problematic,
it follows the same logic and therefore could affect some use cases.

If another solution to the problem is found then this reversion will
be removed.

See: https://github.com/raspberrypi/linux/issues/4139

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
net/bluetooth/smp.c