Home
last modified time | relevance | path

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

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