Home
last modified time | relevance | path

Searched defs:is_right (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dbap_usb.c212 const bool is_right = (chan_allocation & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in bap_usb_add_frame_to_usb() local
509 const bool is_right = (chan_alloc & BT_AUDIO_LOCATION_FRONT_RIGHT) != 0; in bap_usb_get_frame() local
Dbap.c225 const bool is_right = has_right && (index == 0U || (index == 1U && has_left)); in get_lc3_chan_alloc_from_index() local
/Zephyr-Core-3.7.0/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c219 const bool is_right = in lc3_decoder_thread() local