Skip to content
Commit 5a11a197 authored by Emil Gydesen's avatar Emil Gydesen Committed by Christopher Friedt
Browse files

Bluetooth: Iso: Add BT_ISO_SDU_BUF_SIZE macro



Add the BT_ISO_SDU_BUF_SIZE which can be used to declare
the TX buffers for ISO, similar to the BT_L2CAP_SDU_BUF_SIZE
macro for L2CAP.

This also updates the ISO samples to use this as well
updating the SDU check to use
CONFIG_BT_ISO_TX_MTU/CONFIG_BT_ISO_RX_MTU without
subtracting the BT_ISO_CHAN_SEND_RESERVE to make the
API more clear.

Signed-off-by: default avatarEmil Gydesen <emil.gydesen@nordicsemi.no>
parent c5634f1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment