Skip to content
Commit 67134307 authored by Emil Gydesen's avatar Emil Gydesen Committed by Fabio Baltieri
Browse files

samples: Bluetooth: BAP unicast server fix RX stack size



The sample is currently decoding in the BT RX thread,
and not the system workqueue thread,
which then requires additional stack size.

Ideally it would decode in a separate thread to avoid
expensive operations in the BT RX thread, but that is
outside the scope of this commit.

Signed-off-by: default avatarEmil Gydesen <emil.gydesen@nordicsemi.no>
parent 9eaf232b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment