Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c59 static uint16_t sync_iso_stream_handle_get(struct lll_sync_iso_stream *stream);
216 lll->stream_handle[i] = sync_iso_stream_handle_get(stream); in ll_big_sync_create()
886 static uint16_t sync_iso_stream_handle_get(struct lll_sync_iso_stream *stream) in sync_iso_stream_handle_get() function