ESP-IDF
OT_PSKC_MAX_SIZE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_PSKC_MAX_SIZE
OT_PSKC_MAX_SIZE macro
Syntax
Show:
Summary
Declaration
from
dataset.h:114
#define
OT_PSKC_MAX_SIZE
16
Examples
References
from
examples
Code
Location
#define
OT_PSKC_MAX_SIZE
16
///< Maximum size of the PSKc (bytes)
dataset.h:114
uint8_t
m8
[
OT_PSKC_MAX_SIZE
]
;
///< Byte values
dataset.h:122
static
constexpr
uint8_t
kSize
=
OT_PSKC_MAX_SIZE
;
///< Size (number of bytes) of the PSKc.
key_manager.hpp:169
16384
,
OT_PSKC_MAX_SIZE
,
aPskc
.
m8
)
;
meshcop.cpp:333
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out