ESP-IDF
ot::Mac::LinkRaw::Receive()
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::LinkRaw::Receive()
ot::Mac::LinkRaw::Receive() method
Starts a (recurring) Receive on the link-layer.
Syntax
Show:
Summary
Declaration
Definition
from
link_raw.hpp:105
Error
Receive
(
void
)
;
Implemented in
link_raw.cpp:164
Return value
kErrorNone Successfully transitioned to Receive. kErrorInvalidState The radio was disabled or transmitting.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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