ESP-IDF
kStateCsmaBackoff
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
kStateCsmaBackoff
kStateCsmaBackoff value
Syntax
Show:
Summary
Declaration
from
sub_mac.hpp:536
kStateCsmaBackoff
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kStateCsmaBackoff
,
// CSMA backoff before transmission.
sub_mac.hpp:536
case
kStateCsmaBackoff
:
sub_mac.cpp:310
ot::Mac::SubMac
ot::Mac::SubMac::Send()
SetState
(
kStateCsmaBackoff
)
;
sub_mac.cpp:428
ot::Mac::SubMac
ot::Mac::SubMac::StartCsmaBackoff()
VerifyOrExit
(
mState
==
kStateCsmaBackoff
||
mState
==
kStateCslTransmit
)
;
sub_mac.cpp:471
ot::Mac::SubMac
ot::Mac::SubMac::BeginTransmit()
case
kStateCsmaBackoff
:
sub_mac.cpp:675
ot::Mac::SubMac
ot::Mac::SubMac::EnergyScan()
case
kStateCsmaBackoff
:
sub_mac.cpp:760
ot::Mac::SubMac
ot::Mac::SubMac::HandleTimer()
ValidateNextEnum
(
kStateCsmaBackoff
)
;
sub_mac.cpp:1025
ot::Mac::SubMac
ot::Mac::SubMac::StateToString()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kStateCsmaBackoff
is read by 6 functions:
All items filtered out
kStateCsmaBackoff
ot::Mac::SubMac::Send()
ot::Mac::SubMac::StartCsmaBackoff()
ot::Mac::SubMac::BeginTransmit()
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