Searched refs:COAP_RESPONSE_CODE_DELETED (Results 1 – 6 of 6) sorted by relevance
111 COAP_RESPONSE_CODE_DELETED, id); in test_del()
21 return COAP_RESPONSE_CODE_DELETED; in coap_header_get_code_fake_deleted()
148 COAP_RESPONSE_CODE_DELETED = COAP_MAKE_RESPONSE_CODE(2, 2), enumerator
615 if (code == COAP_RESPONSE_CODE_DELETED) { in do_deregister_reply_cb()
2488 msg->code = COAP_RESPONSE_CODE_DELETED; in handle_request()
1028 case COAP_RESPONSE_CODE_DELETED: in coap_header_get_code()