Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio_spinel.cpp95 message = otIp6NewMessage(instance, &settings); in openthread_handle_frame_to_send()
Dradio.c571 message = is_ip6 ? otIp6NewMessage(instance, &settings) in openthread_handle_frame_to_send()
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c136 otMessage *otIp6NewMessage(otInstance *aInstance, const otMessageSettings *aSettings) in otIp6NewMessage() function