Skip to content

Expected Error Code for TX Failure Due to Coexistence #10989

Answered by abtink
testter2 asked this question in Q&A
Discussion options

You must be logged in to vote

The OT_ERROR_ABORT is the suggested error in such a case.

Note that the list of accepted errors is documented in platform/radio.h for otPlatRadioTxDone(). Other errors MUST not be returned and there are strict checks (asserts) within OT core modules for this, e.g., in SubMac::HandleTransmitDone().

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@testter2
Comment options

Answer selected by testter2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants