Home
last modified time | relevance | path

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

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