Bluetooth: L2CAP: Delay identity address updates
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 9 Mar 2023 00:16:31 +0000 (16:16 -0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 04:48:44 +0000 (21:48 -0700)
commitb8b23001b8025a61f0979578884a74faa825023e
tree6943849a0a56ba4b9fbcc898e0a5f3e38b215723
parent9f5ae8fcae1227e9bae3d973fcbef8319a1b25c7
Bluetooth: L2CAP: Delay identity address updates

This delays the identity address updates to give time for userspace to
process the new address otherwise there is a risk that userspace
creates a duplicated device if the MGMT event is delayed for some
reason.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/smp.c