Home
last modified time | relevance | path

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

/subsys/bluetooth/controller/ll_sw/
A Dull_sync_types.h125 struct k_sem *flush_sem; member
A Dull_sync_iso.c307 sync_iso->flush_sem = &sem; in ll_big_sync_terminate()
314 sync_iso->flush_sem = NULL; in ll_big_sync_terminate()
1087 if (sync_iso->flush_sem) { in lll_flush()
1088 k_sem_give(sync_iso->flush_sem); in lll_flush()

Completed in 11 milliseconds