Re: [PATCH 0/2] Bluetooth: Avoid centralized adv handle tracking for extended features

2021-04-06 Thread Marcel Holtmann
Hi Daniel, > This series addresses a race condition where an advertisement > registration can conflict with a software rotation advertisement > refresh. I found that this issue was only occurring with the new > extended MGMT advertising interface. A bad use of the > hdev->cur_adv_instance caused

[PATCH 0/2] Bluetooth: Avoid centralized adv handle tracking for extended features

2021-04-05 Thread Daniel Winkler
Hi Maintainers, This series addresses a race condition where an advertisement registration can conflict with a software rotation advertisement refresh. I found that this issue was only occurring with the new extended MGMT advertising interface. A bad use of the hdev->cur_adv_instance caused every