Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dlink_raw.h172 otRadioFrame *otLinkRawGetTransmitBuffer(otInstance *aInstance);
/openthread-latest/src/core/api/
Dlink_raw_api.cpp90 otRadioFrame *otLinkRawGetTransmitBuffer(otInstance *aInstance) in otLinkRawGetTransmitBuffer() function
/openthread-latest/src/ncp/
Dncp_base_radio.cpp514 frame = otLinkRawGetTransmitBuffer(mInstance); in HandlePropertySet_SPINEL_PROP_STREAM_RAW()