otMacKeyMaterial

#include <radio.h>

MAC 키를 나타냅니다.

요약

공개 속성

mKey
리터럴로 저장된 키입니다.
mKeyMaterial
union otMacKeyMaterial::@23
mKeyRef
저장된 키에 대한 참조입니다.

공개 속성

mKey

otMacKey otMacKeyMaterial::mKey

리터럴로 저장된 키입니다.

mKeyMaterial

union otMacKeyMaterial::@23 otMacKeyMaterial::mKeyMaterial

mKeyRef

otMacKeyRef otMacKeyMaterial::mKeyRef

저장된 키에 대한 참조입니다.

자료

OpenThread API 참조 주제는 GitHub에서 제공되는 소스 코드에서 비롯됩니다. 자세한 내용을 알아보거나 문서에 참여하려면 리소스를 참고하세요.