Searched refs:otThreadGetPskcRef (Results 1 – 3 of 3) sorted by relevance
642 otPskcRef otThreadGetPskcRef(otInstance *aInstance);
273 otPskcRef otThreadGetPskcRef(otInstance *aInstance) { return AsCoreType(aInstance).Get<KeyManager>(… in otThreadGetPskcRef() function
4035 OutputLine("0x%08lx", ToUlong(otThreadGetPskcRef(GetInstancePtr()))); in Process()