Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_types.h125 struct k_sem *flush_sem; member
Dull_sync_iso.c305 sync_iso->flush_sem = &sem; in ll_big_sync_terminate()
312 sync_iso->flush_sem = NULL; in ll_big_sync_terminate()
1075 if (sync_iso->flush_sem) { in lll_flush()
1076 k_sem_give(sync_iso->flush_sem); in lll_flush()