Home
last modified time | relevance | path

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

/openthread-3.7.0/tests/unit/
Dtest_spinel_buffer.cpp904 otError WriteRandomFrame(uint32_t aLength, Spinel::Buffer &aNcpBuffer, Spinel::Buffer::Priority aPr… in WriteRandomFrame() function
1030 if (WriteRandomFrame(len, ncpBuffer, priority) == OT_ERROR_NONE) in TestFuzzBuffer()