ESP-IDF
ot::Mac::TxFrame::Info::mVersion
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Mac::TxFrame::Info::mVersion
ot::Mac::TxFrame::Info::mVersion field
Syntax
Show:
Summary
Declaration
from
mac_frame.hpp:1053
Version
mVersion
;
Examples
References
from
examples
Code
Location
Scope
Referrer
Version
mVersion
;
///< Frame version.
mac_frame.hpp:1053
frameInfo
.
mVersion
=
Frame
::
kVersion2003
;
mac.cpp:742
ot::Mac::Mac
ot::Mac::Mac::PrepareBeaconRequest()
frameInfo
.
mVersion
=
Frame
::
kVersion2003
;
mac.cpp:774
ot::Mac::Mac
ot::Mac::Mac::PrepareBeacon()
fcf
=
static_cast
<
uint16_t
>
(
mType
)
|
static_cast
<
uint16_t
>
(
mVersion
)
;
mac_frame.cpp:57
ot::Mac::TxFrame::Info
ot::Mac::TxFrame::Info::PrepareHeadersIn() const
switch
(
mVersion
)
mac_frame.cpp:71
ot::Mac::TxFrame::Info
ot::Mac::TxFrame::Info::PrepareHeadersIn() const
frameInfo
.
mVersion
=
kVersion2015
;
mac_frame.cpp:1434
ot::Mac::TxFrame
ot::Mac::TxFrame::GenerateEnhAck()
aTxFrameInfo
.
mVersion
=
Mac
::
Frame
::
kVersion2006
;
mesh_forwarder.cpp:818
ot::MeshForwarder
ot::MeshForwarder::PrepareMacHeaders()
if
(
aTxFrameInfo
.
mVersion
==
Mac
::
Frame
::
kVersion2006
)
mesh_forwarder.cpp:851
ot::MeshForwarder
ot::MeshForwarder::PrepareMacHeaders()
aTxFrameInfo
.
mVersion
=
Mac
::
Frame
::
kVersion2015
;
mesh_forwarder.cpp:859
ot::MeshForwarder
ot::MeshForwarder::PrepareMacHeaders()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mac::TxFrame::Info::mVersion
is written by 4 functions and is read by 2 functions:
ot::Mac::Mac::PrepareBeaconRequest()
ot::Mac::Mac::PrepareBeacon()
ot::Mac::TxFrame::GenerateEnhAck()
ot::MeshForwarder::PrepareMacHeaders()
All items filtered out
ot::Mac::TxFrame::Info::mVersion
ot::Mac::TxFrame::Info::PrepareHeadersIn() const
ot::MeshForwarder::PrepareMacHeaders()
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