Home
last modified time | relevance | path

Searched refs:otCoapSetDefaultHandler (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dcoap.h1009 void otCoapSetDefaultHandler(otInstance *aInstance, otCoapRequestHandler aHandler, void *aContext);
/openthread-latest/src/core/api/
Dcoap_api.cpp285 void otCoapSetDefaultHandler(otInstance *aInstance, otCoapRequestHandler aHandler, void *aContext) in otCoapSetDefaultHandler() function