Skip to content

Commit 1d88c44

Browse files
martintvhermabe
authored andcommitted
softdevice_controller: rev 3c9491132b7e7af305c8f444f97eb7fba6da6510
CHANGELOG.rst contains the list of changes. Signed-off-by: Martin Tverdal <[email protected]>
1 parent a5553ca commit 1d88c44

File tree

54 files changed

+57
-39
lines changed

Some content is hidden

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

54 files changed

+57
-39
lines changed

softdevice_controller/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions

softdevice_controller/doc/pic/schedule/multilink_conn_anchor_update.svg

Lines changed: 4 additions & 0 deletions

softdevice_controller/doc/scheduling.rst

Lines changed: 21 additions & 0 deletions

softdevice_controller/include/sdc.h

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,18 +1499,6 @@ void sdc_support_channel_sounding_initiator_role(void);
14991499
*/
15001500
void sdc_support_channel_sounding_reflector_role(void);
15011501

1502-
/** @brief Support LE Channel Sounding
1503-
*
1504-
* After this API is called, the controller will support the HCI commands
1505-
* related to Channel Sounding.
1506-
*
1507-
* The application shall call @ref sdc_support_channel_sounding_test() to enable
1508-
* support for Channel Sounding test command.
1509-
*
1510-
* @note This function is deprecated. Do not use.
1511-
*/
1512-
void sdc_support_channel_sounding(void);
1513-
15141502
#ifdef __cplusplus
15151503
}
15161504
#endif
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: 3313ad152398d257014cdc796abcd6ab82ac70d7
3-
ll_subversion_number: '0x10AE'
2+
git_revision: 3c9491132b7e7af305c8f444f97eb7fba6da6510
3+
ll_subversion_number: '0x10B1'
44
ll_version_number: '0x0F'
5-
timestamp: '2025-10-20T09:02:31Z'
5+
timestamp: '2025-10-23T14:16:01Z'
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)