Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dtest_conn_impl.h80 #define SIMULATED_EVENT_DELAY_TIME K_MSEC(SIMULATED_EVENT_DELAY_MS) macro
Dtest_conn_impl.c60 k_work_reschedule(&simulate_event_work, SIMULATED_EVENT_DELAY_TIME); in simulate_event()