Searched refs:COAP_DEFAULT_VERSION (Results 1 – 3 of 3) sorted by relevance
35 #define COAP_DEFAULT_VERSION 1 /* version of CoAP supported */ macro
1017 if ((hdr[0] >> 6) != COAP_DEFAULT_VERSION) { in coap_pdu_parse_header()1442 pdu->token[-4] = COAP_DEFAULT_VERSION << 6 in coap_pdu_encode_header()
737 COAP_DEFAULT_VERSION, msg_type_string(pdu->type), in coap_show_pdu()