Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_resource.h463 #define COAP_PRINT_STATUS_TRUNC 0x40000000u macro
/third_party/libcoap/tests/
Dtest_wellknown.c106 CU_ASSERT(result == (COAP_PRINT_STATUS_TRUNC | sizeof(buf))); in t_wellknown2()
/third_party/libcoap/src/
Dcoap_resource.c260 result |= COAP_PRINT_STATUS_TRUNC;
667 result |= COAP_PRINT_STATUS_TRUNC;