Home
last modified time | relevance | path

Searched defs:is_mono (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_usb.c215 const bool is_mono = chan_allocation == BT_AUDIO_LOCATION_MONO_AUDIO; in bap_usb_add_frame_to_usb() local
347 const bool is_mono = sh_stream->lc3_chan_allocation == BT_AUDIO_LOCATION_MONO_AUDIO; in stream_cb() local
430 const bool is_mono = sh_stream->lc3_chan_allocation == BT_AUDIO_LOCATION_MONO_AUDIO; in bap_usb_can_get_full_sdu() local
512 const bool is_mono = chan_alloc == BT_AUDIO_LOCATION_MONO_AUDIO; in bap_usb_get_frame() local
Dbap.c225 const bool is_mono = sh_stream->lc3_chan_allocation == BT_AUDIO_LOCATION_MONO_AUDIO; in get_lc3_chan_alloc_from_index() local
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dusb.c214 const bool is_mono = chan_allocation == BT_AUDIO_LOCATION_MONO_AUDIO; in usb_add_frame_to_usb() local
Dlc3.c158 const bool is_mono = stream->lc3_chan_allocation == BT_AUDIO_LOCATION_MONO_AUDIO; in get_lc3_chan_alloc_from_index() local