![]() |
nRF Connect SDK API 3.3.99
|
| bool le_audio_bitrate_check | ( | const struct bt_audio_codec_cfg * | codec | ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/le_audio.h>
Check that the bitrate is within the supported range.
| [in] | codec | The audio codec structure. |
retval true The bitrate is in the supported range. retval false Otherwise.