ESP-IDF
ot::Mac::Beacon::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::Beacon::Init()
ot::Mac::Beacon::Init() method
Initializes the Beacon message.
Syntax
Show:
Summary
Declaration
from
mac_frame.hpp:1353
void
Init
(
void
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Init
(
void
)
mac_frame.hpp:1353
beacon
->
Init
(
)
;
mac.cpp:779
ot::Mac::Mac
ot::Mac::Mac::PrepareBeacon()
Call Tree
from
examples
ot::Mac::Beacon::Init()
is called by 1 function and calls 1 function:
ot::Mac::Mac::PrepareBeacon()
All items filtered out
ot::Mac::Beacon::Init()
ot::LittleEndian::HostSwap16()
All items filtered out
Data Use
from
examples
ot::Mac::Beacon::Init()
reads 1 variable and writes 3 variables:
ot::Mac::Beacon::kSuperFrameSpec
All items filtered out
ot::Mac::Beacon::Init()
ot::Mac::Beacon::mSuperframeSpec
ot::Mac::Beacon::mGtsSpec
ot::Mac::Beacon::mPendingAddressSpec
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