Skip to content

Commit 41e6cbb

Browse files
committed
softdevice_controller: rev e495f1406f7fcde8ee2cb1d6f1c5314513602d11
CHANGELOG.rst contains the list of changes. Signed-off-by: Vinayak Chettimada <[email protected]>
1 parent 856dafe commit 41e6cbb

27 files changed

+31
-30
lines changed

softdevice_controller/include/sdc_hci.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ extern "C" {
7272

7373
typedef enum
7474
{
75+
SDC_HCI_MSG_TYPE_NONE = 0x00,
7576
SDC_HCI_MSG_TYPE_DATA = 0x02,
7677
SDC_HCI_MSG_TYPE_EVT = 0x04,
7778
SDC_HCI_MSG_TYPE_ISO = 0x08,
-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: e5d86ebfadebfb093bd99d5594813b1a6ff95f1c
3-
ll_subversion_number: '0x2364'
2+
git_revision: e495f1406f7fcde8ee2cb1d6f1c5314513602d11
3+
ll_subversion_number: '0x23D0'
44
ll_version_number: '0x0D'
5-
timestamp: '2025-06-17T14:13:15Z'
5+
timestamp: '2025-10-03T10:02:48Z'
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 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: e5d86ebfadebfb093bd99d5594813b1a6ff95f1c
3-
ll_subversion_number: '0x1364'
2+
git_revision: e495f1406f7fcde8ee2cb1d6f1c5314513602d11
3+
ll_subversion_number: '0x13D0'
44
ll_version_number: '0x0D'
5-
timestamp: '2025-06-17T14:12:17Z'
5+
timestamp: '2025-10-03T10:01:49Z'
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)