Home
last modified time | relevance | path

Searched refs:CoAPResourceByPath_get (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPResource.h40 CoAPResource *CoAPResourceByPath_get(CoAPContext *context, const char *path);
A DCoAPObserve.c64 resource = CoAPResourceByPath_get(ctx, path); in CoAPObsServer_add()
188 resource = CoAPResourceByPath_get(ctx, path); in CoAPObsServer_notify()
A DCoAPResource.c215 CoAPResource *CoAPResourceByPath_get(CoAPContext *context, const char *path) in CoAPResourceByPath_get() function
A DCoAPMessage.c498 resource = CoAPResourceByPath_get(ctx, (char *)path); in CoAPRequestMessage_handle()

Completed in 5 milliseconds