ESP-IDF
ot::Spinel::RadioSpinel::mTxError
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::Spinel::RadioSpinel::mTxError
ot::Spinel::RadioSpinel::mTxError field
Syntax
Show:
Summary
Declaration
from
radio_spinel.hpp:1213
otError
mTxError
;
Examples
References
from
examples
Code
Location
Scope
Referrer
otError
mTxError
;
radio_spinel.hpp:1213
TransmitDone
(
mTransmitFrame
,
(
mAckRadioFrame
.
mLength
!=
0
)
?
&
mAckRadioFrame
:
nullptr
,
mTxError
)
;
radio_spinel.cpp:790
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::ProcessRadioStateMachine()
mTxError
=
error
;
radio_spinel.cpp:1593
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::HandleTransmitDone()
mTxError
=
kErrorAbort
;
radio_spinel.cpp:1597
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::HandleTransmitDone()
mTxError
=
OT_ERROR_ABORT
;
radio_spinel.cpp:2082
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::RecoverFromRcpFailure()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Spinel::RadioSpinel::mTxError
is written by 2 functions and is read by 1 function:
ot::Spinel::RadioSpinel::HandleTransmitDone()
ot::Spinel::RadioSpinel::RecoverFromRcpFailure()
All items filtered out
ot::Spinel::RadioSpinel::mTxError
ot::Spinel::RadioSpinel::ProcessRadioStateMachine()
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