Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/include/coap/
Dpdu.h172 #define COAP_DROPPED_RESPONSE -2 macro
/net-tools-latest/libcoap/src/
Dnet.c568 return COAP_DROPPED_RESPONSE; in coap_send_impl()