Home
last modified time | relevance | path

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

/dports/net/libcoap/libcoap-4.3.0/examples/contiki/
H A Dcoap-observer.c173 if (COAP_INVALID_TID == coap_send_confirmed(coap_context, &dst, request)) in PROCESS_THREAD()
/dports/net/libcoap/libcoap-4.3.0/include/coap3/
H A Dpdu.h240 #define COAP_INVALID_TID COAP_INVALID_MID macro