Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dcoap_secure.h95 typedef void (*otCoapSecureAutoStopCallback)(void *aContext); typedef
123 otCoapSecureAutoStopCallback aCallback,
/openthread-latest/src/core/api/
Dcoap_secure_api.cpp56 otCoapSecureAutoStopCallback aCallback, in otCoapSecureStartWithMaxConnAttempts()