Home
last modified time | relevance | path

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

/openthread-3.6.0/include/openthread/
Dtcat.h159 typedef void (*otHandleTcatJoin)(otError aError, void *aContext); typedef
Dble_secure.h125 …reTcatStart(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo, otHandleTcatJoin aHandler);
/openthread-3.6.0/src/core/meshcop/
Dtcat_agent.hpp81 typedef otHandleTcatJoin JoinCallback;
/openthread-3.6.0/src/core/api/
Dble_secure_api.cpp58 …ureTcatStart(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo, otHandleTcatJoin aHandler) in otBleSecureTcatStart()