Searched refs:otThreadSetPskcRef (Results 1 – 3 of 3) sorted by relevance
678 otError otThreadSetPskcRef(otInstance *aInstance, otPskcRef aKeyRef);
291 otError otThreadSetPskcRef(otInstance *aInstance, otPskcRef aKeyRef) in otThreadSetPskcRef() function
4060 error = otThreadSetPskcRef(GetInstancePtr(), pskcRef); in Process()