zephyr/tests/bluetooth
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
..
addr
adv
at
audio Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
bluetooth
bt_crypto
bt_crypto_ccm
common/testlib
controller Bluetooth: controller: Fix Data Length Update 2024-02-09 13:46:41 +01:00
ctrl_isoal
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
df
gatt
hci_codecs_info
hci_prop_evt
hci_uart_async
host Bluetooth: Host: Remove `bt_buf_get_cmd_complete` 2024-01-31 17:50:35 +01:00
host_long_adv_recv
init Bluetooth: Controller: Fix ISO Sync Receiver time reservation calc 2024-01-17 14:42:32 +01:00
l2cap
ll_settings
mesh Bluetooth: Mesh: Drop explicit support for Bluetooth Mesh 1.0.1 2024-01-19 12:55:40 +01:00
mesh_shell Bluetooth: Mesh: Drop explicit support for Bluetooth Mesh 1.0.1 2024-01-19 12:55:40 +01:00
qualification tests: Bluetooth: Update Host Launch Studio Project and ICS 2024-01-30 08:52:59 +01:00
shell Bluetooth: Audio: MCC optional procedures actually optional 2024-02-02 12:42:55 +01:00
tester Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
uuid tests/bluetooth/uuid: Define required source standard macros 2024-01-26 07:48:55 -05:00