Hi Luiz, > hci_update_accept_list_sync is returning the filter based on the error > but that gets overwritten by hci_le_set_addr_resolution_enable_sync > return instead of using the actual result of the likes of > hci_le_add_accept_list_sync which was intended. > > Fixes: ad383c2c65a5b ("Bluetooth: hci_sync: Enable advertising when LL privacy is enabled") > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > v2: Use u8 filter_policy instead of int ret as variable to store the result. > > net/bluetooth/hci_sync.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) patch has been applied to bluetooth-stable tree. Regards Marcel