Searched refs:COAP_RESPONSE_CODE_CONFLICT (Results 1 – 2 of 2) sorted by relevance
174 COAP_RESPONSE_CODE_CONFLICT = COAP_MAKE_RESPONSE_CODE(4, 9), enumerator
1041 case COAP_RESPONSE_CODE_CONFLICT: in coap_header_get_code()