Searched refs:otHandleTcatJoin (Results 1 – 4 of 4) sorted by relevance
159 typedef void (*otHandleTcatJoin)(otError aError, void *aContext); typedef
125 …reTcatStart(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo, otHandleTcatJoin aHandler);
81 typedef otHandleTcatJoin JoinCallback;
58 …ureTcatStart(otInstance *aInstance, const otTcatVendorInfo *aVendorInfo, otHandleTcatJoin aHandler) in otBleSecureTcatStart()