Home
last modified time | relevance | path

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

/net-tools-3.4.0/libcoap/include/coap/
Dpdu.h197 #define COAP_MESSAGE_IS_REQUEST(MSG) (!COAP_MESSAGE_IS_EMPTY(MSG) \ macro
/net-tools-3.4.0/libcoap/src/
Dnet.c1621 if (COAP_MESSAGE_IS_REQUEST(rcvd->pdu->hdr))