Home
last modified time | relevance | path

Searched refs:otPlatRadioReceiveDone_expected_error (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c107 static otError otPlatRadioReceiveDone_expected_error; variable
115 zassert_equal(otPlatRadioReceiveDone_expected_error, aError); in otPlatRadioReceiveDone()
789 otPlatRadioReceiveDone_expected_error = OT_ERROR_NONE; in ZTEST()