Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c92 static void sync_lost(void *param);
1793 static struct mayfly mfy = {0, 0, &link, NULL, sync_lost};
1811 static void sync_lost(void *param) function