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