Home
last modified time | relevance | path

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

/net-tools-3.7.0/libcoap/include/coap/
Dpdu.h199 #define COAP_MESSAGE_IS_RESPONSE(MSG) ((MSG)->code >= 64) macro
/net-tools-3.7.0/libcoap/src/
Dnet.c1623 else if (COAP_MESSAGE_IS_RESPONSE(rcvd->pdu->hdr))