ESP-IDF
kStateDelayBeforeRetx
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
kStateDelayBeforeRetx
kStateDelayBeforeRetx value
Syntax
Show:
Summary
Declaration
from
sub_mac.hpp:540
kStateDelayBeforeRetx
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kStateDelayBeforeRetx
,
// Delay before retx
sub_mac.hpp:540
case
kStateDelayBeforeRetx
:
sub_mac.cpp:316
ot::Mac::SubMac
ot::Mac::SubMac::Send()
if
(
mState
==
kStateDelayBeforeRetx
)
sub_mac.cpp:459
ot::Mac::SubMac
ot::Mac::SubMac::StartTimerForBackoff()
SetState
(
kStateDelayBeforeRetx
)
;
sub_mac.cpp:579
ot::Mac::SubMac
ot::Mac::SubMac::HandleTransmitDone()
case
kStateDelayBeforeRetx
:
sub_mac.cpp:681
ot::Mac::SubMac
ot::Mac::SubMac::EnergyScan()
case
kStateDelayBeforeRetx
:
sub_mac.cpp:771
ot::Mac::SubMac
ot::Mac::SubMac::HandleTimer()
ValidateNextEnum
(
kStateDelayBeforeRetx
)
;
sub_mac.cpp:1029
ot::Mac::SubMac
ot::Mac::SubMac::StateToString()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kStateDelayBeforeRetx
is read by 6 functions:
All items filtered out
kStateDelayBeforeRetx
ot::Mac::SubMac::Send()
ot::Mac::SubMac::StartTimerForBackoff()
ot::Mac::SubMac::HandleTransmitDone()
ot::Mac::SubMac::EnergyScan()
ot::Mac::SubMac::HandleTimer()
ot::Mac::SubMac::StateToString()
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