Searched refs:COAP_DEFAULT_LEISURE (Results 1 – 2 of 2) sorted by relevance
434 #ifndef COAP_DEFAULT_LEISURE435 #define COAP_DEFAULT_LEISURE (5U) macro
2531 delay = (COAP_DEFAULT_LEISURE * COAP_TICKS_PER_SECOND * r) / 256; in handle_request()