Searched refs:coap_delete_resource (Results 1 – 6 of 6) sorted by relevance
24 coap_delete_resource
26 coap_delete_resource;
143 int coap_delete_resource(coap_context_t *context, coap_key_t key);
428 coap_delete_resource(coap_context_t *context, coap_key_t key) { function
233 coap_delete_resource(ctx, resource->key); in hnd_delete_resource()
218 coap_delete_resource(ctx, resource->key); in hnd_delete_resource()