Skip to content

Commit 6053691

Browse files
rugeGerritsenrlubos
authored andcommitted
softdevice_controller: rev 0ccebb329d09771796a55f55c6a2ae181bc706b7
CHANGELOG.rst contains the list of changes. Signed-off-by: Rubin Ingwer Gerritsen <[email protected]>
1 parent 5f1e4e0 commit 6053691

27 files changed

+31
-31
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ All the notable changes included in the |NCS| v2.6.3 release are documented in t
1818
Bug fixes
1919
=========
2020

21-
* Fixed an assert that could happen when in a connection where the peer device is transmitting on S8 Coded PHY. (DRGN-22652)
21+
* Fixed an assert that could happen when in a connection where the peer device is transmitting on S8 Coded PHY. (DRGN-22652 and DRGN-24327)
2222
* Fixed an issue where the peripheral waited for a link to time out when tearing down the connection.
2323
This happened when the central would acknowledge ``TERMINATE_IND`` in the same event as it was being sent (DRGN-21637).
2424
* Fixed an issue where the sleep clock accuracy communicated to the peer was too inaccurate if MPSL was initialized with a low frequency clock accuracy better than 20ppm. (DRGN-23693)
8 Bytes
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: SoftDevice Controller
2-
git_revision: 618348543f2022250762432e84529f9afe099a12
3-
ll_subversion_number: '0x22BF'
2+
git_revision: 0ccebb329d09771796a55f55c6a2ae181bc706b7
3+
ll_subversion_number: '0x22DF'
44
ll_version_number: '0x0D'
5-
timestamp: '2025-01-03T14:32:50Z'
5+
timestamp: '2025-02-04T14:26:32Z'
8 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: SoftDevice Controller
2-
git_revision: 618348543f2022250762432e84529f9afe099a12
3-
ll_subversion_number: '0x12BF'
2+
git_revision: 0ccebb329d09771796a55f55c6a2ae181bc706b7
3+
ll_subversion_number: '0x12DF'
44
ll_version_number: '0x0D'
5-
timestamp: '2025-01-03T14:31:47Z'
5+
timestamp: '2025-02-04T14:25:45Z'
0 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)