Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/util/
Dmayfly.c141 void mayfly_ut_mfy(void *param); in dequeue()
143 if (_state && m->fp == mayfly_ut_mfy) { in dequeue()
286 void mayfly_ut_mfy(void *param) in mayfly_ut_mfy() function
297 static struct mayfly mfy = {0, 0, &link, NULL, mayfly_ut_mfy}; in mayfly_ut_test()