Skip to content

Commit

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

Signed-off-by: Pavel Vasilyev <[email protected]>
  • Loading branch information
PavelVPV committed Nov 26, 2024
1 parent 4f4671f commit f2dd7d2
Show file tree
Hide file tree
Showing 34 changed files with 42 additions and 39 deletions.
2 changes: 2 additions & 0 deletions softdevice_controller/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Bug fixes
=========

* Fixed an issue where the CIS central running on an nRF53 Series device could set an invalid MIC when sending encrypted ISO packets. (DRGN-23776)
* Fixed a rare issue where the scanner may give a single advertising report with corrupted data when restarting scanning.
The issue would only happen when the scanner received a long extended advertising packet that did not fit into a single advertising report and the scanning was stopped explicitly or through a timeout. (DRGN-23966)

nRF Connect SDK v2.8.0
**********************
Expand Down
1 change: 1 addition & 0 deletions softdevice_controller/include/sdc_hci.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ extern "C" {

typedef enum
{
SDC_HCI_MSG_TYPE_NONE = 0x00,
SDC_HCI_MSG_TYPE_DATA = 0x02,
SDC_HCI_MSG_TYPE_EVT = 0x04,
SDC_HCI_MSG_TYPE_ISO = 0x08,
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf52/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x1057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x105B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:07:47Z'
timestamp: '2024-11-26T11:57:59Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf52/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x1057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x105B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:07:47Z'
timestamp: '2024-11-26T11:57:59Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf52/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x1057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x105B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:07:47Z'
timestamp: '2024-11-26T11:57:59Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf53/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x2057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x205B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:08:50Z'
timestamp: '2024-11-26T11:59:06Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54h/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x4057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x405B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:09:45Z'
timestamp: '2024-11-26T11:59:56Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54h/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x4057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x405B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:09:45Z'
timestamp: '2024-11-26T11:59:56Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54h/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x4057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x405B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:09:45Z'
timestamp: '2024-11-26T11:59:56Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x3057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x305B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:10:57Z'
timestamp: '2024-11-26T12:01:11Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x3057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x305B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:10:57Z'
timestamp: '2024-11-26T12:01:11Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x3057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x305B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:10:57Z'
timestamp: '2024-11-26T12:01:11Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l_ns/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x3057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x305B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:12:09Z'
timestamp: '2024-11-26T12:02:28Z'
Binary file not shown.
6 changes: 3 additions & 3 deletions softdevice_controller/lib/nrf54l_ns/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x3057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x305B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:12:09Z'
timestamp: '2024-11-26T12:02:28Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 00391a2165110eb7022378c80b531bc1a7b5c713
ll_subversion_number: '0x3057'
git_revision: 567fb3296951a2900d600059a2dc895d402c507a
ll_subversion_number: '0x305B'
ll_version_number: '0x0E'
timestamp: '2024-11-22T10:12:09Z'
timestamp: '2024-11-26T12:02:28Z'

0 comments on commit f2dd7d2

Please sign in to comment.