Searched refs:bt_codec_cfg_get_freq (Results 1 – 8 of 8) sorted by relevance
41 int bt_codec_cfg_get_freq(const struct bt_codec *codec) in bt_codec_cfg_get_freq() function
547 int bt_codec_cfg_get_freq(const struct bt_codec *codec);
141 printk(" Frequency: %d Hz\n", bt_codec_cfg_get_freq(codec)); in print_codec()354 const int freq = bt_codec_cfg_get_freq(stream->codec); in lc3_enable()
82 printk(" Frequency: %d Hz\n", bt_codec_cfg_get_freq(codec)); in print_codec()
112 printk(" Frequency: %d Hz\n", bt_codec_cfg_get_freq(codec)); in print_codec()
103 LOG_DBG(" Frequency: %d Hz", bt_codec_cfg_get_freq(codec)); in print_codec()193 freq_hz = bt_codec_cfg_get_freq(codec); in validate_codec_parameters()
228 freq_hz = bt_codec_cfg_get_freq(&codec_configuration.codec); in init_lc3()
225 freq_hz = bt_codec_cfg_get_freq(stream->codec); in init_lc3()