ESP-IDF
ot::Mac::SubMac::StartCsmaBackoff()
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::SubMac::StartCsmaBackoff()
ot::Mac::SubMac::StartCsmaBackoff() method
Syntax
Show:
Summary
Declaration
Definition
from
sub_mac.hpp:601
void
StartCsmaBackoff
(
void
)
;
Implemented in
sub_mac.cpp:393
Examples
References
from
examples
Code
Location
Scope
Referrer
void
SubMac
::
StartCsmaBackoff
(
void
)
sub_mac.cpp:393
void
StartCsmaBackoff
(
void
)
;
sub_mac.hpp:601
StartCsmaBackoff
(
)
;
sub_mac.cpp:346
ot::Mac::SubMac
ot::Mac::SubMac::Send()
StartCsmaBackoff
(
)
;
sub_mac.cpp:559
ot::Mac::SubMac
ot::Mac::SubMac::HandleTransmitDone()
StartCsmaBackoff
(
)
;
sub_mac.cpp:587
ot::Mac::SubMac
ot::Mac::SubMac::HandleTransmitDone()
StartCsmaBackoff
(
)
;
sub_mac.cpp:772
ot::Mac::SubMac
ot::Mac::SubMac::HandleTimer()
Call Tree
from
examples
ot::Mac::SubMac::StartCsmaBackoff()
is called by 3 functions and calls 10 functions:
ot::Mac::SubMac::Send()
ot::Mac::SubMac::HandleTransmitDone()
ot::Mac::SubMac::HandleTimer()
All items filtered out
ot::Mac::SubMac::StartCsmaBackoff()
ot::Time::Time()
ot::Time::operator-() const
ot::Time::operator+=()
ot::Time::operator<() const
ot::Mac::SubMac::ShouldHandleCsmaBackOff() const
ot::Mac::SubMac::ShouldHandleTransmitTargetTime() const
ot::Mac::SubMac::StartTimerForBackoff()
ot::Mac::SubMac::BeginTransmit()
ot::Mac::SubMac::StartTimer()
ot::Mac::SubMac::SetState()
All items filtered out
Data Use
from
examples
ot::Mac::SubMac::StartCsmaBackoff()
reads 13 variables:
otRadioFrame::
::
::mTxDelayBaseTime
otRadioFrame::
::
::mTxDelay
otRadioFrame::
::mTxInfo
otRadioFrame::mInfo
ot::Mac::SubMac::kCsmaMinBe
ot::Mac::SubMac::kCsmaMaxBe
ot::Mac::SubMac::kCcaSampleInterval
ot::Mac::SubMac::State::kStateCsmaBackoff
ot::Mac::SubMac::State::kStateCslTransmit
ot::Mac::SubMac::kCslTransmitTimeAhead
ot::kRadioHeaderShrDuration
ot::Mac::SubMac::mCsmaBackoffs
ot::Mac::SubMac::mTransmitFrame
All items filtered out
ot::Mac::SubMac::StartCsmaBackoff()
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