Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_pdu_internal.h68 #define COAP_DROPPED_RESPONSE -2 macro
/third_party/libcoap/src/
Dnet.c1203 return (coap_mid_t)COAP_DROPPED_RESPONSE; in coap_send_internal()
1210 return (coap_mid_t)COAP_DROPPED_RESPONSE; in coap_send_internal()
1231 return (coap_mid_t)COAP_DROPPED_RESPONSE; in coap_send_internal()