ESP-IDF
ot::Mac::SubMac::BeginTransmit()
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
ot::Mac::SubMac::BeginTransmit()
ot::Mac::SubMac::BeginTransmit() method
Syntax
Show:
Summary
Declaration
Definition
from
sub_mac.hpp:603
void
BeginTransmit
(
void
)
;
Implemented in
sub_mac.cpp:466
Examples
References
from
examples
Code
Location
Scope
Referrer
void
SubMac
::
BeginTransmit
(
void
)
sub_mac.cpp:466
void
BeginTransmit
(
void
)
;
sub_mac.hpp:603
BeginTransmit
(
)
;
sub_mac.cpp:416
ot::Mac::SubMac
ot::Mac::SubMac::StartCsmaBackoff()
BeginTransmit
(
)
;
sub_mac.cpp:421
ot::Mac::SubMac
ot::Mac::SubMac::StartCsmaBackoff()
VerifyOrExit
(
ShouldHandleCsmaBackOff
(
)
,
BeginTransmit
(
)
)
;
sub_mac.cpp:430
ot::Mac::SubMac
ot::Mac::SubMac::StartCsmaBackoff()
BeginTransmit
(
)
;
sub_mac.cpp:757
ot::Mac::SubMac
ot::Mac::SubMac::HandleTimer()
BeginTransmit
(
)
;
sub_mac.cpp:761
ot::Mac::SubMac
ot::Mac::SubMac::HandleTimer()
Call Tree
from
examples
ot::Mac::SubMac::BeginTransmit()
is called by 2 functions and calls 3 functions:
ot::Mac::SubMac::StartCsmaBackoff()
ot::Mac::SubMac::HandleTimer()
All items filtered out
ot::Mac::SubMac::BeginTransmit()
ot::Mac::Frame::GetChannel() const
otPlatAssertFail()
ot::Mac::SubMac::SetState()
All items filtered out
Data Use
from
examples
ot::Mac::SubMac::BeginTransmit()
reads 11 variables and writes 2 variables:
::OT_RADIO_CAPS_SLEEP_TO_TX
otRadioFrame::
::
::mTxDelay
otRadioFrame::
::mTxInfo
otRadioFrame::mInfo
ot::Mac::SubMac::State::kStateCsmaBackoff
ot::Mac::SubMac::State::kStateTransmit
ot::Mac::SubMac::State::kStateCslTransmit
ot::kErrorInvalidState
ot::Mac::SubMac::mRadioCaps
ot::Mac::SubMac::mState
ot::Mac::SubMac::mTransmitFrame
All items filtered out
ot::Mac::SubMac::BeginTransmit()
otRadioFrame::
::
::mTxDelayBaseTime
otRadioFrame::
::
::mTxDelay
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