Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c55 static struct ll_sync_iso_set *sync_iso_alloc(uint8_t handle);
108 sync_iso = sync_iso_alloc(big_handle); in ll_big_sync_create()
859 static struct ll_sync_iso_set *sync_iso_alloc(uint8_t handle) in sync_iso_alloc() function