Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Ddiag.h264 otError otPlatDiagRadioTransmitStream(otInstance *aInstance, bool aEnable);
/openthread-latest/examples/platforms/simulation/
Ddiag.c178 otError otPlatDiagRadioTransmitStream(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitStream() function
/openthread-latest/src/core/diags/
Dfactory_diags.cpp947 error = otPlatDiagRadioTransmitStream(&GetInstance(), true); in ProcessStream()
951 error = otPlatDiagRadioTransmitStream(&GetInstance(), false); in ProcessStream()
1302 OT_TOOL_WEAK otError otPlatDiagRadioTransmitStream(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitStream() function
/openthread-latest/src/posix/platform/
Dradio.cpp839 otError otPlatDiagRadioTransmitStream(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitStream() function