esp::openthread::SpiSpinelInterface::WaitForFrame() method
This method waits for receiving part or all of spinel frame within specified timeout.
Arguments
timeout_us
The timeout value in microseconds.
Return value
-OT_ERROR_NONE Part or all of spinel frame is received. -OT_ERROR_RESPONSE_TIMEOUT No spinel frame is received within @p timeout_us.