Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_sync.c73 static void sync_lost(void *param);
1409 static struct mayfly mfy = {0, 0, &link, NULL, sync_lost};
1427 static void sync_lost(void *param) function