mirror of
https://github.com/espressif/openthread.git
synced 2026-07-03 19:00:22 +00:00
bbb19c2aa2
There's missing error definition for otPlatRadioDisable(). This commit adds an error case OT_ERROR_INVALID_STATE to make sure this is only called when the radio is in sleep mode.