Searched refs:COAP_RESPONSE_CODE_NOT_ACCEPTABLE (Results 1 – 4 of 4) sorted by relevance
322 COAP_RESPONSE_CODE_NOT_ACCEPTABLE = COAP_RESPONSE_CODE(406), enumerator
130 COAP_RESPONSE_CODE_NOT_ACCEPTABLE 4.06
170 COAP_RESPONSE_CODE_NOT_ACCEPTABLE 4.06
1370 coap_pdu_set_code(response, COAP_RESPONSE_CODE_NOT_ACCEPTABLE); in hnd_put()1547 coap_pdu_set_code(response, COAP_RESPONSE_CODE_NOT_ACCEPTABLE); in hnd_unknown_put()