Searched refs:COAP_RESPONSE_CODE_INCOMPLETE (Results 1 – 3 of 3) sorted by relevance
172 COAP_RESPONSE_CODE_INCOMPLETE = COAP_MAKE_RESPONSE_CODE(4, 8), enumerator
1040 case COAP_RESPONSE_CODE_INCOMPLETE: in coap_header_get_code()
2614 msg->code = COAP_RESPONSE_CODE_INCOMPLETE; in handle_request()