Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dpdu.h341 COAP_SIGNALING_CODE_RELEASE = COAP_SIGNALING_RELEASE, enumerator
/third_party/libcoap/man/
Dcoap_pdu_access.txt.in148 COAP_SIGNALING_CODE_RELEASE 7.04
Dcoap_pdu_setup.txt.in188 COAP_SIGNALING_CODE_RELEASE 7.04
/third_party/libcoap/src/
Dcoap_debug.c575 } else if (pdu->code == COAP_SIGNALING_CODE_RELEASE) switch(opt_iter.number) { in coap_show_pdu()
Dnet.c2973 } else if (pdu->code == COAP_SIGNALING_CODE_RELEASE in handle_signaling()