nRF Connect SDK API 0.1.0
|
bool le_audio_freq_check | ( | const struct bt_audio_codec_cfg * | codec | ) |
Check that the sample rate is supported.
[in] | codec | The audio codec structure. |
retval true The sample rate is supported. retval false Otherwise.