Home
last modified time | relevance | path

Searched refs:is_single_channel (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_usb.c130 const bool is_single_channel = is_left_only || is_right_only || is_mono_only; in bap_usb_send_frames_to_usb() local
164 if (is_single_channel) { in bap_usb_send_frames_to_usb()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c287 const bool is_single_channel = is_left_only || is_right_only; in lc3_decoder_thread() local
305 if (is_single_channel) { in lc3_decoder_thread()