Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c58 static struct stream *sync_iso_stream_acquire(void);
210 stream = (void *)sync_iso_stream_acquire(); in ll_big_sync_create()
881 static struct stream *sync_iso_stream_acquire(void) in sync_iso_stream_acquire() function