Searched refs:MSGID_HIGHT_BYTE (Results 1 – 1 of 1) sorted by relevance
35 #define MSGID_HIGHT_BYTE 2 macro191 pkt->header.varSection.msgId = (uint16_t)((uint16_t)(buf[MSGID_HIGHT_BYTE] << COAP_SHIFT_BIT8) in CoapParseHeader()