Skip to content

Commit

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

Signed-off-by: Olivier Lesage <[email protected]>
  • Loading branch information
olivier-le-sage committed Aug 15, 2024
1 parent 48aedea commit 663686b
Show file tree
Hide file tree
Showing 33 changed files with 40 additions and 48 deletions.
10 changes: 1 addition & 9 deletions softdevice_controller/include/sdc.h
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ extern "C" {
*
* @param[in] num_links Total number of peripheral and central links supported.
*/
#define SDC_MEM_SUBRATING(num_links) ((num_links) * 0)
#define SDC_MEM_SUBRATING(num_links) (11 + (num_links) * 19)

/** Memory required for Quality of Service (QoS) channel survey module. */
#define SDC_MEM_QOS_CHANNEL_SURVEY (40)
Expand Down Expand Up @@ -1211,14 +1211,6 @@ int32_t sdc_iso_host_timestamps_ignore(bool ignore);
*/
int32_t sdc_support_qos_channel_survey(void);

/** @brief Configure the coex advertising mode
*
* This API has now been deprecated and has no effect.
*
* @retval -NRF_EOPNOTSUPP This API is no longer supported.
*/
int32_t sdc_coex_adv_mode_configure(bool adv_cont_on_denial);

/** @brief Support for setting the default radio TX power level
*
* This API sets the default power level for radio TX activity in the controller.
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x122F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x1232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:46:40Z'
timestamp: '2024-08-15T08:19:44Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x122F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x1232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:46:40Z'
timestamp: '2024-08-15T08:19:44Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x122F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x1232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:46:40Z'
timestamp: '2024-08-15T08:19:44Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x222F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x2232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:47:49Z'
timestamp: '2024-08-15T08:20:52Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x422F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x4232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:48:55Z'
timestamp: '2024-08-15T08:22:01Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x422F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x4232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:48:55Z'
timestamp: '2024-08-15T08:22:01Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x422F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x4232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:48:55Z'
timestamp: '2024-08-15T08:22:01Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x322F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x3232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:50:31Z'
timestamp: '2024-08-15T08:23:33Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x322F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x3232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:50:31Z'
timestamp: '2024-08-15T08:23:33Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x322F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x3232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:50:31Z'
timestamp: '2024-08-15T08:23:33Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x322F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x3232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:51:20Z'
timestamp: '2024-08-15T08:24:36Z'
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: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x322F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x3232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:51:20Z'
timestamp: '2024-08-15T08:24:36Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
description: SoftDevice Controller
git_revision: 51145153557db27d92b185a19526e6c3de8ea541
ll_subversion_number: '0x322F'
git_revision: fc68c233ae346436ae57c07a590cb40838ce53d0
ll_subversion_number: '0x3232'
ll_version_number: '0x0D'
timestamp: '2024-08-12T11:51:20Z'
timestamp: '2024-08-15T08:24:36Z'

0 comments on commit 663686b

Please sign in to comment.