Searched refs:det (Results 1 – 1 of 1) sorted by relevance
134 #define COAP_MAKE_RESPONSE_CODE(class, det) ((class << 5) | (det)) argument