![]() |
nrfxlib API 3.3.99
|
| #define SDC_MEM_ISO_TX_PDU_POOL_SIZE | ( | tx_pdu_buffer_per_stream_count, | |
| cis_count, | |||
| bis_source_count ) |
#include <softdevice_controller/include/sdc.h>
Maximum memory required for the ISO TX PDU pool.
| [in] | tx_pdu_buffer_per_stream_count | Number of TX PDU buffers allocated for each BIS or CIS stream. For BIS, this value determines the number of pretransmission that can be stored. |
| [in] | cis_count | The number of supported CIS streams. |
| [in] | bis_source_count | The number of supported source BIS streams. |