Skip to content

Commit

Permalink
softdevice_controller: rev 8739b1839441bacf671691974d0c85a5fd79dc37
Browse files Browse the repository at this point in the history
CHANGELOG.rst contains the list of changes.

Signed-off-by: Aleksandr Mirlenko <[email protected]>
  • Loading branch information
Mirlenko committed Jun 27, 2024
1 parent 8e9f1dd commit d4834ad
Show file tree
Hide file tree
Showing 27 changed files with 34 additions and 30 deletions.
4 changes: 4 additions & 0 deletions softdevice_controller/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,14 @@ Changes
Using :file:`mpsl_ecb.h` is now recommended instead. (DRGN-21603)
* The ability to configure a periodic advertiser with subevents but without response slots has been removed.
This is due to an errata to the Bluetooth Core Specification v5.4 no longer allowing this configuration. (DRGN-22189)
* The vendor-specific Set Connection Event Trigger command can now be used with :kconfig:option:`CONFIG_BT_LL_SOFTDEVICE_PERIPHERAL`. (DRGN-22511)

Bug fixes
=========

* Fixed a rare assert that could happen when disabling a periodic advertising set with responses. (DRGN-22443)
* Fixed an issue where the length byte of the HCI packet could be incorrect.
This could happen when the packet contained an LE BIG Sync Established event or LE BIG Complete event with status not equal to success. (DRGN-22441)
* Fixed an issue where an assert could happen if an initiator ran for more than 2147 seconds before connecting (DRGN-22163).
* Fixed an extremely rare race condition where using :c:func:`sdc_soc_ecb_block_encrypt` from an ISR could lead to encryption failures. (DRGN-21603)
* Fixed an issue where the vendor-specific ISO Read TX Timestamp command returned a timestamp that was 41 µs too small (DRGN-21605).
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x21FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x2201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:00:48Z'
timestamp: '2024-06-27T10:27:11Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/cortex-m4/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x11FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x1201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:00:10Z'
timestamp: '2024-06-27T10:26:32Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/cortex-m4/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x11FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x1201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:00:10Z'
timestamp: '2024-06-27T10:26:32Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x11FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x1201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:00:10Z'
timestamp: '2024-06-27T10:26:32Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x41FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x4201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:01:20Z'
timestamp: '2024-06-27T10:27:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x41FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x4201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:01:20Z'
timestamp: '2024-06-27T10:27:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x41FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x4201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:01:20Z'
timestamp: '2024-06-27T10:27:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x31FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x3201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:02:12Z'
timestamp: '2024-06-27T10:28:37Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x31FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x3201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:02:12Z'
timestamp: '2024-06-27T10:28:37Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: d6dac7ae08db726f2aa326492a4da8b3980e077f
ll_subversion_number: '0x31FB'
git_revision: 8739b1839441bacf671691974d0c85a5fd79dc37
ll_subversion_number: '0x3201'
ll_version_number: '0x0D'
timestamp: '2024-06-21T08:02:12Z'
timestamp: '2024-06-27T10:28:37Z'

0 comments on commit d4834ad

Please sign in to comment.