Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/coap/src/
Dmain.c31 #define NUM_REPLIES 3 macro
35 static struct coap_reply replies[NUM_REPLIES];
990 reply = coap_reply_next_unused(replies, NUM_REPLIES); in ZTEST()
1015 replies, NUM_REPLIES); in ZTEST()