Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c66 static struct stream *sync_iso_stream_acquire(void);
220 stream = (void *)sync_iso_stream_acquire(); in ll_big_sync_create()
929 static struct stream *sync_iso_stream_acquire(void) in sync_iso_stream_acquire() function