![]() |
nRF Connect SDK API 3.3.99
|
| int le_audio_frame_blocks_per_sdu_get | ( | const struct bt_audio_codec_cfg * | codec, |
| uint32_t * | frame_blks_per_sdu ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/le_audio.h>
Decode the number of frame blocks per SDU in the codec configuration.
| [in] | codec | Pointer to the audio codec structure. |
| [out] | frame_blks_per_sdu | Pointer to the number of frame blocks per SDU. |