Searched refs:COAP_RESPONSE_CODE_NOT_ACCEPTABLE (Results 1 – 3 of 3) sorted by relevance
161 COAP_RESPONSE_CODE_NOT_ACCEPTABLE = COAP_MAKE_RESPONSE_CODE(4, 6), enumerator
1021 case COAP_RESPONSE_CODE_NOT_ACCEPTABLE: in coap_header_get_code()
2570 msg->code = COAP_RESPONSE_CODE_NOT_ACCEPTABLE; in handle_request()