Commit d79f0d7
committed
[nrf fromtree] Bluetooth: Controller: Fix assertion terminating Periodic Sync
Fix assertion due to changes introduced to support multiple
advertising chain reception.
Auxiliary context association with the Periodic Sync context
was not cleared due to which when terminating a Periodic
Synchronization triggered an assertion check, under race
conditions, detecting that the auxiliary context was already
released.
Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
(cherry picked from commit 3263729)
Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>1 parent 014ab08 commit d79f0d7
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
638 | 641 | | |
639 | 642 | | |
640 | 643 | | |
| |||
1185 | 1188 | | |
1186 | 1189 | | |
1187 | 1190 | | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
1188 | 1194 | | |
1189 | 1195 | | |
1190 | 1196 | | |
| |||
0 commit comments