Searched refs:CoAPResourceByPath_get (Results 1 – 4 of 4) sorted by relevance
40 CoAPResource *CoAPResourceByPath_get(CoAPContext *context, const char *path);
64 resource = CoAPResourceByPath_get(ctx, path); in CoAPObsServer_add()188 resource = CoAPResourceByPath_get(ctx, path); in CoAPObsServer_notify()
215 CoAPResource *CoAPResourceByPath_get(CoAPContext *context, const char *path) in CoAPResourceByPath_get() function
498 resource = CoAPResourceByPath_get(ctx, (char *)path); in CoAPRequestMessage_handle()
Completed in 6 milliseconds