Commit c1af0c2
Bluetooth: controller: legacy: Fix dev assert in CPR implementation
Replace a development assertion in the implementation of
Connection Parameter Request Procedure with an internal
comment and handle transaction violation be ignoring the
PDU.
Relates to commit dec6140 ("Bluetooth: controller: Fix
dev assert in CPR implementation").
Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>1 parent a219598 commit c1af0c2
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3288 | 3288 | | |
3289 | 3289 | | |
3290 | 3290 | | |
3291 | | - | |
| 3291 | + | |
| 3292 | + | |
| 3293 | + | |
| 3294 | + | |
3292 | 3295 | | |
3293 | 3296 | | |
3294 | 3297 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4437 | 4437 | | |
4438 | 4438 | | |
4439 | 4439 | | |
4440 | | - | |
| 4440 | + | |
| 4441 | + | |
| 4442 | + | |
| 4443 | + | |
| 4444 | + | |
| 4445 | + | |
4441 | 4446 | | |
4442 | 4447 | | |
4443 | 4448 | | |
| |||
0 commit comments