-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
MetaA collection of features, enhancements or bugsA collection of features, enhancements or bugsarea: Bluetootharea: Bluetooth Controller
Milestone
Description
Describe the bug
Review and back port upstream functional bug fixes to Zephyr v1.14-branch
Some of them:
- Bluetooth: controller: split: Workaround nRF52832 CCM overrun #25634
- Bluetooth: controller: fixing error re. all zero chmap in conn-ind #27507 --> [Backport v1.4-branch] Bluetooth: controller: Fix channel map and interval check in CONNECT_IND PDU #33760
- Bluetooth: controller: Fix encryption and procedure with instant #31571
- Bluetooth: controller: Fix dev assert in CPR implementation #33272 --> [Backport v1.14-branch] Bluetooth: controller: legacy: Fix dev assert in CPR implementation #33759
- Bluetooth: controller: Fix channel map and interval check in CONNECT_IND PDU #33278 --> [Backport v1.4-branch] Bluetooth: controller: Fix channel map and interval check in CONNECT_IND PDU #33760
- Bluetooth: controller: Fix regression in ctrl tx queue handling #33310 --> [Backport v1.14-branch] Bluetooth: controller: Fix regression in ctrl tx queue handling #34122
- Bluetooth: controller: Fix control procedure transaction violation checks #33340
- Bluetooth: controller: Fix missing encryption procedure state check #34237
To Reproduce
NA
Expected behavior
Fixes equally fixed in Zephyr 1.14.x LTS release candidates
Impact
annoyance, showstopper
Logs and console output
As present in upstream fixes post v1.14 releases
Environment (please complete the following information):
As present in upstream fixes post v1.14 releases
Additional context
NA
Metadata
Metadata
Assignees
Labels
MetaA collection of features, enhancements or bugsA collection of features, enhancements or bugsarea: Bluetootharea: Bluetooth Controller