otMacKey
#include <radio.h>
Esta estructura representa una clave MAC.
Resumen
Atributos públicos | |
---|---|
m8 [16] | uint8_t Bytes de clave MAC. |
Atributos públicos
m8
uint8_t otMacKey::m8[16]
Bytes de clave MAC.
#include <radio.h>
Esta estructura representa una clave MAC.
Atributos públicos | |
---|---|
m8 [16] | uint8_t Bytes de clave MAC. |
uint8_t otMacKey::m8[16]
Bytes de clave MAC.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2020-07-17 UTC.