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