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

◆ le_audio_freq_check()

bool le_audio_freq_check ( const struct bt_audio_codec_cfg * codec)

#include <applications/nrf_audio/src/bluetooth/bt_stream/le_audio.h>

Check that the sample rate is supported.

Parameters
[in]codecThe audio codec structure.

retval true The sample rate is supported. retval false Otherwise.