nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ le_audio_bitrate_check()

bool le_audio_bitrate_check ( const struct bt_audio_codec_cfg *  codec)

Check that the bitrate is within the supported range.

Parameters
[in]codecThe audio codec structure.

retval true The bitrate is in the supported range. retval false Otherwise.