Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/tests/
Dtest_wellknown.c133 static char uris[2 * COAP_MAX_PDU_SIZE]; in t_wellknown3() local
134 unsigned char *uribuf = (unsigned char *)uris; in t_wellknown3()
138 const unsigned short num_resources = (sizeof(uris) / TEST_URI_LEN) - 1; in t_wellknown3()