nRF Connect SDK API 2.8.99
|
int le_audio_octets_per_frame_get | ( | const struct bt_audio_codec_cfg * | codec, |
uint32_t * | octets_per_sdu ) |
Decode the number of octets per frame in the codec configuration.
[in] | codec | Pointer to the audio codec structure. |
[out] | octets_per_sdu | Pointer to the number of octets per SDU. |