Skip to content

Conversation

@Thalley
Copy link
Contributor

@Thalley Thalley commented Mar 5, 2024

Add USB out support for the BAP shell, so that decoded LC3
data can be sent to the host (e.g. a PC).

fixes #65640

@Thalley Thalley force-pushed the bap_shell_usb_out_fifo branch 2 times, most recently from 402fcef to d05f2d5 Compare March 11, 2024 10:50
@Thalley Thalley changed the title Bap shell usb out fifo Bluetooth: BAP: Shell: Add USB out support for the BAP shell Mar 11, 2024
@Thalley Thalley force-pushed the bap_shell_usb_out_fifo branch 4 times, most recently from d4e751d to 34608c4 Compare March 14, 2024 23:11
@Thalley Thalley force-pushed the bap_shell_usb_out_fifo branch 3 times, most recently from a17cdc8 to 2967e6b Compare April 3, 2024 13:14
@Thalley Thalley force-pushed the bap_shell_usb_out_fifo branch 3 times, most recently from aaa24ea to 8b605a9 Compare April 16, 2024 12:38
@Thalley Thalley force-pushed the bap_shell_usb_out_fifo branch 2 times, most recently from 6cc081c to 32fc1b5 Compare April 23, 2024 13:42
@Thalley Thalley marked this pull request as ready for review April 23, 2024 13:42
@Thalley Thalley force-pushed the bap_shell_usb_out_fifo branch 4 times, most recently from 2a1f633 to e4c5676 Compare April 25, 2024 13:37
Add USB out support for the BAP shell, so that decoded LC3
data can be sent to the host (e.g. a PC).

Signed-off-by: Emil Gydesen <[email protected]>
@Thalley Thalley force-pushed the bap_shell_usb_out_fifo branch from e4c5676 to 545c88b Compare April 26, 2024 08:54
#endif /* CONFIG_BT_BAP_UNICAST_CLIENT */
#endif /* CONFIG_BT_BAP_UNICAST */

static inline uint8_t get_chan_cnt(enum bt_audio_location chan_allocation)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may consider making this a common function; it is used several other places

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carlescufi carlescufi merged commit 65e787b into zephyrproject-rtos:main Apr 29, 2024
@Thalley Thalley deleted the bap_shell_usb_out_fifo branch July 10, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

BLE Audio not heard from nRF5340 Audio DK using Zephyr Shell application.

5 participants