zephyr/doc/releases
Emil Gydesen 3e634268d6 Bluetooth: ISO: Introduce bt_iso_chan_send_ts
The bt_iso_chan_send function could take an optional
timestamp by using 0 as an indicator. The issue with
this approach was that a timestamp value of 0 is valid,
and could cause potential issue with syncing streams
in a group.

To fully support transmitting with and without timestamp,
bt_iso_chan_send_ts has been introduced, which is the only
function of the two (bt_iso_chan_send being the other) that
supports timestamps.

A new function, rather than adding a boolean to the existing,
was chosen as it simplifies the individual functions as well
as making it more explicit what the function does.

Since the bt_iso_chan_send function is used by LE audio, both
the BAP and CAP send functions have similarly been updated.
Likewise, all tests and samples have been updated to use the
updated function(s), and BT_ISO_TIMESTAMP_NONE has been
removed.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-12 13:13:10 +01:00
..
eol_releases.rst doc: releases: Move release notes of EOL releases to a dedicated page 2023-10-17 13:43:43 +03:00
index.rst doc: releases: Clarify what belongs in relnotes vs migration 2024-02-06 14:20:36 +01:00
migration-guide-3.5.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
migration-guide-3.6.rst Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
release-notes-1.5.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.6.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.7.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.8.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.9.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.10.rst doc: fix broken doc links 2019-09-06 16:14:39 +02:00
release-notes-1.11.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
release-notes-1.12.rst docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
release-notes-1.13.rst doc: fix misspelling in docs and API comments 2019-03-27 15:59:09 -04:00
release-notes-1.14.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
release-notes-2.0.rst doc: make consistent release notes titles 2019-10-09 19:28:32 -04:00
release-notes-2.1.rst doc: fix kconfig usage issues 2022-01-17 11:42:53 -05:00
release-notes-2.2.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-2.3.rst kernel: Remove CONFIG_LEGACY_TIMEOUT_API 2021-01-14 21:33:16 -05:00
release-notes-2.4.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-2.5.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-2.6.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-2.7.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-3.0.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-3.1.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-3.2.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-3.3.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-3.4.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-3.5.rst doc: releases: fix typo 2024-01-25 18:14:31 -05:00
release-notes-3.6.rst doc: release: 3.6: Add notes about Gigadevices 2024-02-12 09:13:39 +00:00