Searched refs:COAP_RESPONSE_CODE_REQUEST_TOO_LARGE (Results 1 – 4 of 4) sorted by relevance
178 COAP_RESPONSE_CODE_REQUEST_TOO_LARGE = COAP_MAKE_RESPONSE_CODE(4, 13), enumerator
190 token, COAP_RESPONSE_CODE_REQUEST_TOO_LARGE, id); in coap_server_process()
1044 case COAP_RESPONSE_CODE_REQUEST_TOO_LARGE: in coap_header_get_code()
2624 msg->code = COAP_RESPONSE_CODE_REQUEST_TOO_LARGE; in handle_request()