ESP-IDF
ot::Mac::TxFrame::Info::mSuppressSequence
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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::mSuppressSequence
ot::Mac::TxFrame::Info::mSuppressSequence field
Syntax
Show:
Summary
Declaration
from
mac_frame.hpp:1059
bool
mSuppressSequence
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mSuppressSequence
:
1
;
///< Whether to suppress seq number.
mac_frame.hpp:1059
OT_ASSERT
(
!
mSuppressSequence
)
;
mac_frame.cpp:95
ot::Mac::TxFrame::Info
ot::Mac::TxFrame::Info::PrepareHeadersIn() const
if
(
mSuppressSequence
)
mac_frame.cpp:166
ot::Mac::TxFrame::Info
ot::Mac::TxFrame::Info::PrepareHeadersIn() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mac::TxFrame::Info::mSuppressSequence
is read by 1 function:
All items filtered out
ot::Mac::TxFrame::Info::mSuppressSequence
ot::Mac::TxFrame::Info::PrepareHeadersIn() const
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