Skip to content

Commit c34308b

Browse files
committed
softdevice_controller: rev 5c54225650b41a408287e05987bed02a3169b0f5
CHANGELOG.rst contains the list of changes. Signed-off-by: Piotr Pryga <[email protected]>
1 parent b9fbb61 commit c34308b

File tree

47 files changed

+36
-34
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+36
-34
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 2 additions & 0 deletions

softdevice_controller/doc/channel_sounding.rst

Lines changed: 6 additions & 6 deletions

softdevice_controller/include/sdc_hci_vs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ typedef struct __PACKED __ALIGN(1)
546546
{
547547
/** @brief Set to 0 to disable, 1 to enable, all other values are RFU. */
548548
uint8_t enable;
549-
/** @brief Requested average interval for the measurements and reports. Valid range is from 7500
549+
/** @brief Requested average interval for the measurements and reports. Valid range is from 3000
550550
* to 4000000. If set to 0, the measurements will be scheduled at every available
551551
* opportunity.
552552
*/
Binary file not shown.
Binary file not shown.
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: 11e0644101c66b40d0916700e90fe05743f21458
3-
ll_subversion_number: '0x10A0'
2+
git_revision: 5c54225650b41a408287e05987bed02a3169b0f5
3+
ll_subversion_number: '0x10A9'
44
ll_version_number: '0x0F'
5-
timestamp: '2025-10-06T14:41:35Z'
5+
timestamp: '2025-10-15T05:43:10Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)