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/
Dcoap_pdu.h364 COAP_SIGNALING_CODE_RELEASE = COAP_SIGNALING_RELEASE, enumerator
/third_party/libcoap/man/
Dcoap_pdu_access.txt.in160 COAP_SIGNALING_CODE_RELEASE 7.04
Dcoap_pdu_setup.txt.in196 COAP_SIGNALING_CODE_RELEASE 7.04
/third_party/libcoap/src/
Dcoap_debug.c789 } else if (pdu->code == COAP_SIGNALING_CODE_RELEASE) { in coap_show_pdu()
Dcoap_net.c3487 } else if (pdu->code == COAP_SIGNALING_CODE_RELEASE in handle_signaling()