Searched refs:lc3_decoder_thread_prio (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
| D | lc3.c | 473 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/ |
| D | bap.c | 3898 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()
|