Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.c473 const int lc3_decoder_thread_prio = K_PRIO_PREEMPT(5); in lc3_init() local
483 NULL, NULL, NULL, lc3_decoder_thread_prio, 0, K_NO_WAIT); in lc3_init()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c3898 const int lc3_decoder_thread_prio = K_PRIO_PREEMPT(5); in cmd_init() local
3903 NULL, NULL, NULL, lc3_decoder_thread_prio, 0, K_NO_WAIT); in cmd_init()