device: Fix not updating the auto-connect/accept list
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 2 Nov 2021 00:08:15 +0000 (17:08 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commita11a006078e506e30390422ee1e548a55aebb208
tree652664b62ca4d4d76c587d7b12b3c9eeb8387697
parent500973ea1ff811d131a5d96884a76f29433ef132
device: Fix not updating the auto-connect/accept list

When receiving a new IRK the device address is updated but the old
address is not removed from the auto-connect/accept list.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/device.c