Home
last modified time | relevance | path

Searched defs:next_timeout (Results 1 – 2 of 2) sorted by relevance

/btstack/test/embedded/
H A Drun_loop_base_test.cpp78 int next_timeout = btstack_run_loop_base_get_time_until_timeout(now_1); in TEST() local
96 int next_timeout; in TEST() local
/btstack/3rd-party/lwip/core/src/core/
H A Dtimeouts.c122 static struct sys_timeo *next_timeout; variable