Searched refs:COAP_RESPONSE_CODE_REQUEST_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance
178 COAP_RESPONSE_CODE_REQUEST_TOO_LARGE = COAP_MAKE_RESPONSE_CODE(4, 13), enumerator
1043 case COAP_RESPONSE_CODE_REQUEST_TOO_LARGE: in coap_header_get_code()
2616 msg->code = COAP_RESPONSE_CODE_REQUEST_TOO_LARGE; in handle_request()