Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dbap_usb.c128 const bool is_mono_only = in bap_usb_send_frames_to_usb() local
130 const bool is_single_channel = is_left_only || is_right_only || is_mono_only; in bap_usb_send_frames_to_usb()
172 } else if (is_mono_only) { in bap_usb_send_frames_to_usb()