Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/trickle/src/
Dmain.c65 static void cb_1(struct net_trickle *trickle, bool do_suppress, in cb_1() function
103 ret = net_trickle_start(&t1, cb_1, &t1); in test_trickle_start()