Searched refs:COAP_MESSAGE_RST (Results 1 – 6 of 6) sorted by relevance
46 #define COAP_MESSAGE_RST 3 /* indicates error in received messages */ macro
353 COAP_MESSAGE_RST); in coap_send_rst()
220 CU_ASSERT(pdu->hdr->type == COAP_MESSAGE_RST); in t_parse_pdu12()
1572 case COAP_MESSAGE_RST :1632 rcvd->pdu, COAP_MESSAGE_RST);
348 if (received->hdr->type == COAP_MESSAGE_RST) { in message_handler()
1361 case COAP_MESSAGE_RST: in coap_message_handler()