Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Ddiag.c357 txPacket = otPlatRadioGetTransmitBuffer(aInstance); in otPlatDiagAlarmCallback()
Dradio_spinel.cpp188 otRadioFrame *otPlatRadioGetTransmitBuffer(otInstance *aInstance) in otPlatRadioGetTransmitBuffer() function
Dradio.c909 otRadioFrame *otPlatRadioGetTransmitBuffer(otInstance *aInstance) in otPlatRadioGetTransmitBuffer() function
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c265 otRadioFrame *frm = otPlatRadioGetTransmitBuffer(ot); in ZTEST()