ESP-IDF
ot::Mac::Links::GetCurrentMacKey() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Mac::Links::GetCurrentMacKey() const
ot::Mac::Links::GetCurrentMacKey() const method
Returns a reference to the current MAC key (for Key Mode 1) for a given Frame.
Syntax
Show:
Summary
Declaration
Definition
from
mac_links.hpp:640
const
KeyMaterial
*
GetCurrentMacKey
(
const
Frame
&
aFrame
)
const
;
Implemented in
mac_links.cpp:170
Arguments
Argument
Description
aFrame
The frame for which to get the MAC key.
Return value
A reference to the current MAC key.
Related Functions
Found 2 other functions taking a
Frame
argument:
Function
Description
ot::MeshForwarder::LogFrame()
ot::Mac::Links::GetTemporaryMacKey() const
Returns a reference to the temporary MAC key (for Key Mode 1) for a given Frame based on a given Key Sequence.
Examples
References
from
examples
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