Searched refs:otPlatRadioDisable (Results 1 – 3 of 3) sorted by relevance
164 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
766 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
628 zassert_equal(otPlatRadioDisable(ot), OT_ERROR_NONE, "Failed to disable radio."); in ZTEST()