ESP-IDF
ot::Mac::SubMac::Init()
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::Init()
ot::Mac::SubMac::Init() method
Initializes the states of the sub-MAC layer.
Syntax
Show:
Summary
Declaration
Definition
from
sub_mac.hpp:576
void
Init
(
void
)
;
Implemented in
sub_mac.cpp:69
Examples
References
from
examples
Code
Location
Scope
Referrer
void
SubMac
::
Init
(
void
)
sub_mac.cpp:69
void
Init
(
void
)
;
sub_mac.hpp:576
Init
(
)
;
sub_mac.cpp:66
ot::Mac::SubMac
ot::Mac::SubMac::SubMac()
Call Tree
from
examples
ot::Mac::SubMac::Init()
is called by 1 function:
ot::Mac::SubMac::SubMac()
All items filtered out
ot::Mac::SubMac::Init()
All items filtered out
Data Use
from
examples
ot::Mac::SubMac::Init()
reads 4 variables and writes 9 variables:
ot::Mac::SubMac::kRetxDelayMinBackoffExponent
ot::Mac::SubMac::State::kStateDisabled
ot::Mac::kShortAddrInvalid
ot::Radio::kInvalidRssi
All items filtered out
ot::Mac::SubMac::Init()
ot::Mac::SubMac::mState
ot::Mac::SubMac::mCsmaBackoffs
ot::Mac::SubMac::mTransmitRetries
ot::Mac::SubMac::mShortAddress
ot::Mac::SubMac::mRxOnWhenIdle
ot::Mac::SubMac::mEnergyScanMaxRssi
ot::Mac::SubMac::mFrameCounter
ot::Mac::SubMac::mKeyId
ot::Mac::SubMac::mRetxDelayBackOffExponent
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