Searched refs:bt_audio_get_chan_count (Results 1 – 9 of 9) sorted by relevance
114 lc3_tx->chan_cnt = bt_audio_get_chan_count(lc3_tx->chan_allocation); in extract_lc3_config()
143 uint8_t bt_audio_get_chan_count(enum bt_audio_location chan_allocation) in bt_audio_get_chan_count() function
228 if (bt_audio_get_chan_count(chan_allocation) != 1) { in usb_add_frame_to_usb()
338 stream->lc3_chan_cnt = bt_audio_get_chan_count(stream->lc3_chan_allocation); in lc3_enable()
148 chan_cnt = bt_audio_get_chan_count(chan_allocation); in valid_base_subgroup()513 chan_cnt = bt_audio_get_chan_count(chan_allocation); in validate_stream_codec_cfg()
125 chan_cnt = bt_audio_get_chan_count(chan_allocation); in validate_stream_codec_cfg()
230 if (bt_audio_get_chan_count(chan_allocation) != 1) { in bap_usb_add_frame_to_usb()
2978 bt_audio_get_chan_count(sh_stream->lc3_chan_allocation); in stream_started_cb()
793 uint8_t bt_audio_get_chan_count(enum bt_audio_location chan_allocation);