Searched refs:COAP_RESOURCE_CHECK_TIME_SEC (Results 1 – 1 of 1) sorted by relevance
29 #define COAP_RESOURCE_CHECK_TIME_SEC 1 macro442 delay = d < COAP_RESOURCE_CHECK_TIME_SEC in hnd_get_separate()443 ? COAP_RESOURCE_CHECK_TIME_SEC in hnd_get_separate()728 if ( nextpdu && nextpdu->t <= now + COAP_RESOURCE_CHECK_TIME_SEC ) { in main()735 tv.tv_sec = COAP_RESOURCE_CHECK_TIME_SEC; in main()