Skip to content

Commit

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

Signed-off-by: Lang Xie <[email protected]>
  • Loading branch information
laxiLang authored and rlubos committed Nov 7, 2024
1 parent 6b41bbc commit 695fea5
Show file tree
Hide file tree
Showing 34 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion softdevice_controller/doc/scheduling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The following table summarizes the priorities.
| | * Scanner in the synchronized state where the synchronization is about to be lost |
| | * Scanner in the synchronized state receiving auxiliary packets (``AUX_CHAIN_IND``) |
| | * Scanner in the synchronized state sending auxiliary packets (``AUX_SYNC_SUBEVENT_RSP``) |
| | * Connectable Advertiser/Broadcaster which has been blocked consecutively for a few times |
| | * Connectable Advertiser/Broadcaster which hasn't been able to send advertisements in a long time |
| | * Scanner with interval not equal to the scan window and which hasn't scanned for a full window |
| | in a long time |
| | * Connected Isochronous channel setup |
Expand Down
4 changes: 2 additions & 2 deletions softdevice_controller/include/sdc.h
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ extern "C" {
#define SDC_MEM_FAL(max_num_entries) ((max_num_entries) > 0 ? (4 + (max_num_entries) * 8) : 0)

/** @brief Auxiliary defines, not to be used outside of this file. */
#define __MEM_PER_ADV_SET_LOW(max_adv_data) ((4912+(max_adv_data)*18)/10)
#define __MEM_PER_ADV_SET_HIGH(max_adv_data) (679+(max_adv_data))
#define __MEM_PER_ADV_SET_LOW(max_adv_data) ((4995+(max_adv_data)*18)/10)
#define __MEM_PER_ADV_SET_HIGH(max_adv_data) (683+(max_adv_data))
#define __MEM_PER_PERIODIC_ADV_SET_LOW(max_adv_data) ((2658+(max_adv_data)*18)/10)
#define __MEM_PER_PERIODIC_ADV_SET_HIGH(max_adv_data) (457+(max_adv_data))

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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x1042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x1048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:27:19Z'
timestamp: '2024-11-07T12:52:31Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x1042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x1048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:27:19Z'
timestamp: '2024-11-07T12:52:31Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x1042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x1048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:27:19Z'
timestamp: '2024-11-07T12:52:31Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x2042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x2048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:28:21Z'
timestamp: '2024-11-07T12:53:12Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x4042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x4048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:29:20Z'
timestamp: '2024-11-07T12:54:06Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x4042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x4048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:29:20Z'
timestamp: '2024-11-07T12:54:06Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x4042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x4048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:29:20Z'
timestamp: '2024-11-07T12:54:06Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x3042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x3048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:31:02Z'
timestamp: '2024-11-07T12:55:06Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x3042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x3048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:31:02Z'
timestamp: '2024-11-07T12:55:06Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x3042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x3048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:31:02Z'
timestamp: '2024-11-07T12:55:06Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x3042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x3048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:32:17Z'
timestamp: '2024-11-07T12:56:20Z'
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: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x3042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x3048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:32:17Z'
timestamp: '2024-11-07T12:56:20Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
ll_subversion_number: '0x3042'
git_revision: e7ad5cd2fb16253885affd1462740793c023ad2a
ll_subversion_number: '0x3048'
ll_version_number: '0x0E'
timestamp: '2024-11-01T12:32:17Z'
timestamp: '2024-11-07T12:56:20Z'

0 comments on commit 695fea5

Please sign in to comment.